launch_shiny: Launch an interactive Shiny app contained within this package

Description Usage Arguments Details Examples

View source: R/launch_shiny.R

Description

This function provides a convinient way in which to launch one of the interactive shiny apps contained within this package

Usage

1
launch_shiny(appname, ...)

Arguments

appname

the name of an app to launch (see the details section)

...

further arguments to be passed to runApp

Details

TODO The apps that are currently available are:

Examples

1
2
3
4
## Not run: 
launch_shiny('RRest')

## End(Not run)

ku-awdc/Covid19RR documentation built on Feb. 2, 2021, 12:49 p.m.