Description Usage Arguments Value Examples
View source: R/get_metrics_tables.R
Create metrics tables
| 1 | get_metrics_tables(seed = 46342, top20 = NULL, corr_check = TRUE)
 | 
| seed | set seed | 
| top20 | Vector of state abbreviations for top 20 table | 
| corr_check | Check for data corrections of X-times magnitude. Default is  | 
Creates metrics tables for use in covind19.org
| 1 2 3 4 5 6 | ## Not run: 
tabs   <- get_metrics_tables()
tabs$full
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.