View source: R/module_ggplot.R
shiny_ggplot_test | R Documentation |
Test the shiny ggplot module as a stand-alone application.
shiny_ggplot_test(tomic)
tomic |
Either a |
A shiny
app
if (interactive()) {
shiny_ggplot_test(add_pcs(brauer_2008_triple, npcs = 5))
shiny_ggplot_test(brauer_2008_triple)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.