Open the CruzPlot utility program, an R Shiny application
Arguments
- launch.browser
Logical with default of
TRUE; passed tolaunch.browserargument ofrunApp
Examples
if (interactive()) cruzplot_gui(launch.browser = TRUE)
Open the CruzPlot utility program, an R Shiny application
Logical with default of TRUE;
passed to launch.browser argument of runApp
if (interactive()) cruzplot_gui(launch.browser = TRUE)