Skip to content
Merged

Dev #168

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions docs/config_wizard.Rmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
title: "GenoPred Configuration Wizard"
output:
html_document:
theme: cosmo
css: styles/styles.css
includes:
in_header: header.html
after_body: footer.html

---

```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
```

***

<iframe height="1700" width="100%" frameborder="no" src="https://opain.shinyapps.io/config_wizard/"> </iframe>
Loading
Loading