ggquickeda (version 0.3.1)

run_ggquickeda: Run the ggquickeda application

Description

Run the ggquickeda application.

Usage

run_ggquickeda(data = NULL, ...)

Arguments

data

The initial data.frame to load into the application.

...

Additional arguments for bookmarking

Examples

Run this code
if (interactive()) {
  run_ggquickeda()
}

Run the code above in your browser using DataLab