process_ili: Process the shaped ILI data into a Tableau ready format

Description Usage Arguments Value Examples

View source: R/count_metrics.R

Description

Process the shaped ILI data into a Tableau ready format

Usage

1
process_ili(ili_df, ili_threshold_path)

Arguments

ili_df

data.frame produced by pull_essence for ILI metrics

ili_threshold_path

path to .csv file containing ILI thresholds

Value

a Tableau ready data.frame with the following columns:

Examples

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

## End(Not run)

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