create_shiny_template: Create a package for Shiny App
Description
Create a package for Shiny App
Usage
create_shiny_template(path, check_name = TRUE, ...)
Arguments
path
Name of the folder to create the package in. This will also be
used as the package name.
check_name
When using this function in the console, you can prevent
the package name from being checked.