get_metrics_tables: Create metrics tables

Description Usage Arguments Value Examples

View source: R/get_metrics_tables.R

Description

Create metrics tables

Usage

1
get_metrics_tables(seed = 46342, top20 = NULL, corr_check = TRUE)

Arguments

seed

set seed

top20

Vector of state abbreviations for top 20 table

corr_check

Check for data corrections of X-times magnitude. Default is TRUE

Value

Creates metrics tables for use in covind19.org

Examples

1
2
3
4
5
6
## Not run: 
tabs   <- get_metrics_tables()

tabs$full

## End(Not run)

covid19india documentation built on Oct. 9, 2021, 5:07 p.m.