register_app: Register an app

Description Usage Arguments

View source: R/app.R

Description

Register an app

Usage

1
register_app(name, path = tempfile(), disclaimer = FALSE)

Arguments

name

App name.

path

Directory in which app will be deployed. By default, this is a temporary directory, and then the app can be deployed to possibly several locations using deploy_cp() or other deployment mechanisms.

disclaimer

Optional string of disclaimer text to display when the app is loaded.


WorldHealthOrganization/casecountapp documentation built on Jan. 22, 2021, 6:36 p.m.