clean_testing: Internal function to clean testing data

Description Usage Arguments Value Examples

Description

Internal function to clean testing data

Usage

1
clean_testing(lab, stg, end_date)

Arguments

lab

data.frame from Lab table pull

stg

data.frame from Staging table pull

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 data.frame

Examples

1
2
3
4
## Not run: 
  #write me an example

## End(Not run)

carlbfrederick/ohiCovidMetrics documentation built on Jan. 10, 2022, 12:20 p.m.