Run the ctas Shiny App
run_ctas_app.RdLaunches the interactive ctas visualization application.
Arguments
- config
Path to a YAML configuration file. When
NULL(default), uses the config shipped with the package. Seeload_config()for the expected structure.- ...
Additional arguments passed to
shiny::shinyApp().