Learn R Programming

covid19india (version 0.1.4)

get_metrics_tables: Create metrics tables

Description

Create metrics tables

Usage

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

Run this code
# NOT RUN {
tabs   <- get_metrics_tables()

tabs$full
# }

Run the code above in your browser using DataLab