add_rstudioconnect_file: Add an app.R at the root of your package to deploy on RStudio Connect
Description
Add an app.R at the root of your package to deploy on RStudio Connect
Usage
add_rstudioconnect_file(pkg = ".", open = TRUE)add_shinyappsio_file(pkg = ".", open = TRUE)
add_shinyserver_file(pkg = ".", open = TRUE)