rpt_demog_pptx: Create Powerpoint for Weekly Demographic Status Report

View source: R/rpt_demog.R

rpt_demog_pptxR Documentation

Create Powerpoint for Weekly Demographic Status Report

Description

Create Powerpoint for Weekly Demographic Status Report

Usage

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

Arguments

date

The date for which to run the report; defaults to most recent

dir

The directory to save the report; set to NULL to return without saving

inv

Investigation data from process_inv()

Value

An rpptx object


jesse-smith/covidReport documentation built on Aug. 3, 2024, 4:52 p.m.