daily_update | R Documentation |
Update the Rminor apps
daily_update(
steps = c(`Update Data` = "update", `Run RmData functions` = "funs",
`Send Dependencies to Dropbox` = "send"),
funs = rlang::set_names(c("dates", "load_export", "cohorts", "client_counts",
"qpr_ees", "qpr_spdats", "vets", "vet_active", "bed_unit_utilization",
"data_quality", "data_quality_summary", "project_evaluation_mahoning",
"prioritization", "spms")),
remote = FALSE,
backup = FALSE,
app_env,
clarity_api,
session,
e = rlang::caller_env()
)
steps |
|
funs |
|
remote |
|
backup |
|
app_env |
|
clarity_api |
|
session |
|
e |
|
Updates the Rminor apps and provides status messages along the way
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.