ggquickeda (version 0.1.3)

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.

Examples

Run this code
# NOT RUN {
if (interactive()) {
  run_ggquickeda()
}
# }

Run the code above in your browser using DataLab