clean_hospital: Clean Hospital Data for metric calculation

Description Usage Arguments Value Examples

View source: R/data_pull_fcns.R

Description

Clean Hospital Data for metric calculation

Usage

1
clean_hospital(hosp, end_date)

Arguments

hosp

a data.frame from EMResource

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

a cleaned data.frame

Examples

1
2
3
4
## Not run: 
  #example here

## End(Not run)

Skomim/COVID_trajectory_Madison documentation built on July 19, 2020, 12:34 a.m.