View source: R/run_ggquickeda.R
run_ggquickeda | R Documentation |
Run the ggquickeda
application.
run_ggquickeda(data = NULL)
data |
The initial data.frame to load into the application. |
if (interactive()) { run_ggquickeda() }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.