Description Usage Arguments Value Examples
View source: R/count_metrics.R
Process the shaped ILI data into a Tableau ready format
1 | process_ili(ili_df, ili_threshold_path)
|
ili_df |
data.frame produced by |
ili_threshold_path |
path to .csv file containing ILI thresholds |
a Tableau ready data.frame with the following columns:
1 2 3 4 | ## Not run:
#write me an example
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.