Skip to contents

Launches the interactive ctas visualization application.

Usage

run_ctas_app(config = NULL, ...)

Arguments

config

Path to a YAML configuration file. When NULL (default), uses the config shipped with the package. See load_config() for the expected structure.

...

Additional arguments passed to shiny::shinyApp().