run_ggquickeda: Run the ggquickeda application

View source: R/run_ggquickeda.R

run_ggquickedaR Documentation

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

if (interactive()) {
  run_ggquickeda()
}

ggquickeda documentation built on April 1, 2023, 12:10 a.m.