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, ...)

Arguments

APP_DIR

The directory path to use for the new app.

...

Additional arguments to populate app's _config.yml file.

Value

Invisibly return the config list.

Details

The optional argument RLIB_DIR may be set to override the default of using a packrat library managing the app's package dependencies.