runShiny: run Shiny Example

View source: R/runShiny.R

runShinyR Documentation

run Shiny Example

Description

Launches Shiny app for BCGcalc package.

Usage

runShiny(shinyappname = "BCGcalc")

Arguments

shinyappname

Shiny appplication name, default = BCGcalc

Details

The Shiny app based on the R package BCGcalc is included in the R package. This function launches that app.

The Shiny app is online at: https://tetratech-wtr-wne.shinyapps.io/BCGcalc

Examples

## Not run: 
# Run Function (full EMVL version, default)
runShiny()


## End(Not run)

leppott/BCGcalc documentation built on April 12, 2024, 8:35 a.m.