View source: R/run_shinymixr.r
run_shinymixr | R Documentation |
Creates and run the interface
run_shinymixr(wd = getwd(), ...)
wd |
character with the working directory |
... |
arguments passed to the shiny runApp function |
No return value, runs the shinyMixR interface
Richard Hooijmaijers
## Not run:
if (interactive()) run_shinymixr(".")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.