shinyscan | R Documentation |
Run a Shiny app with most of the scan functions.
shinyscan(quiet = TRUE, ...)
quiet |
If TRUE (default) does not report shiny messages in the console. |
... |
Further arguments passed to the |
This function launches a shiny application.
You need to have scplot
and shiny
installed.
These packages are suggested but not necessarily installed along with scan.
shinyscan()
will ask to install missing packages.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.