shape_ili_data: Shape ILI data

Description Usage Arguments Value Examples

View source: R/process_metrics.R

Description

Shape ILI data

Usage

1

Arguments

ili_df

data.frame produced by pull_essence for ILI metrics

Value

a list of data.frames. The "daily" data.frame has one row per county, state, and HERC region with the following columns

Region

Name of geography

Region_ID

FIPS Code and/or region identifier

Date

Date of emergency dept visit

RowType

Are row values summary or daily values

Total_Visits

Total ED visits for the day

ILI_Visits

Count of ILI ED visits for the day

ILI_perc

Percent of ED visits related to ILI

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.