Description Usage Arguments Details Examples
This function provides a convinient way in which to launch one of the interactive shiny apps contained within this package
1 | launch_shiny(appname, ...)
|
appname |
the name of an app to launch (see the details section) |
... |
further arguments to be passed to |
TODO The apps that are currently available are:
1 2 3 4 | ## Not run:
launch_shiny('RRest')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.