SpaDES.shiny app — newAppDeprecated" />
Setup the necessary directory structure for a new app, and create a new app based on a template.
newAppDeprecated(APP_DIR, ...)
APP_DIR | The directory path to use for the new app. |
---|---|
... | Additional arguments to populate app's |
Invisibly return the config list.
The optional argument RLIB_DIR
may be set to override the default of using a
packrat library managing the app's package dependencies.