run_my_app: Runs the shiny app for my package

View source: R/run_my_app.R

run_my_appR Documentation

Runs the shiny app for my package

Description

Runs as shiny app

Usage

run_my_app(app_name, ...)

Arguments

app_name

Character string for a directory in this package

...

Additional options passed to shinyAppDir

Examples

## Not run:  run_my_app("Boots")

msmall318/Boots documentation built on April 3, 2022, 1:23 p.m.