| run_ggquickeda | R Documentation |
Run the ggquickeda application.
run_ggquickeda(data = NULL, ...)
data |
The initial data.frame to load into the application. |
... |
Additional arguments for bookmarking |
if (interactive()) {
run_ggquickeda()
}