Run Shiny App demonstrating the package
Arguments
- ...
passed to
shiny::runApp()
, e.g.port
,launch.browser
Examples
if (interactive() && requireNamespace("shiny", quietly = TRUE)) {
bpbounds::runExample()
}
Run Shiny App demonstrating the package
passed to shiny::runApp()
, e.g. port
, launch.browser
if (interactive() && requireNamespace("shiny", quietly = TRUE)) {
bpbounds::runExample()
}