rpt_demog_pptx | R Documentation |
Create Powerpoint for Weekly Demographic Status Report
rpt_demog_pptx(
date = NULL,
dir = coviData::path_create("V:/EPI DATA ANALYTICS TEAM/COVID SANDBOX REDCAP DATA/Status Report",
"automated"),
inv = pos(process_inv(read_inv(date)))
)
date |
The date for which to run the report; defaults to most recent |
dir |
The directory to save the report; set to |
inv |
Investigation data from
|
An rpptx
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.