All data.frames in the global environment will be accessible through the app.
Arguments
- ...
arguments passed on to
shiny::runApp()
Examples
if (FALSE) { # \dontrun{
data(mtcars)
shiny_freesearcheR(launch.browser = TRUE)
} # }
All data.frames in the global environment will be accessible through the app.
arguments passed on to shiny::runApp()
if (FALSE) { # \dontrun{
data(mtcars)
shiny_freesearcheR(launch.browser = TRUE)
} # }