heroku_app_template: Summon a template for deploying dashR to heroku
Description
This function copies files for Heroku deployment of a dashR app to the
current directory.
dashR app to Heroku via the R buildpack.
Usage
heroku_app_template(overwrite = FALSE)
Arguments
overwite
whether or not to overwrite existing Aptfile
/init.R
/run.R
files.