runShiny | R Documentation |
Calls one of the shiny apps accompanying this package. package-app
is the
workhorse app of the moleculaR
. example-app
only load an filtered
example dataset and is used only for showcasing the functionalities.
runShiny(app)
app: |
a character, name of the shiny app, |
Has no return. To quit simply interrupt R by pressing Ctrl+c or Esc.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.