We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 831302d commit 3e92598Copy full SHA for 3e92598
1 file changed
README.Rmd
@@ -18,5 +18,9 @@ For now, metaMapWidgetR is only available on Github and can be installed with de
18
devtools::install_github('grunwaldlab/metaMapWidgetR')
19
```
20
21
+## Quickstart and Basic Usage
22
```{r child='vignettes/articles/quickstart.Rmd'}
23
24
+
25
+The map render function requires an input data set (either a TSV or dataframe), but extra parameters are optional.
26
0 commit comments