deploy_intRo: Deploy an instance of intRo to ShinyApps.io
Description
Deploy an instance of intRo to ShinyApps.io
Usage
deploy_intRo(path = getwd(), enabled_modules = NULL, theme = NULL,
google_analytics = NULL, ...)
Arguments
path
The directory containing the intRo folder
theme
The shinythemes theme to use
google_analytics
The google analytics tracking ID to use
...
Additional arguments passed to the rsconnect deployApp function
Examples
Run this code# NOT RUN {
deploy_intRo()
theme = "cerulean")
# }
Run the code above in your browser using DataLab