clean_histTable: INTERNAL function to clean case data for metrics

Description Usage Arguments Value

View source: R/data_pull_fcns.R

Description

INTERNAL function to clean case data for metrics

Usage

1
clean_histTable(hdt, end_date)

Arguments

hdt

a data.frame from the historical data table

end_date

(default = NULL) If specified it is the end date of the time series that you wish to analyze. It should be something coercible to Date format with as.Date. If you want all data leave it blank.

Value

raw historical case data ready for cleaning


lcrayton18/State_package_burdenandtrajectory documentation built on July 19, 2020, 12:37 a.m.