covid_high_incidence: Return only countries that have more than some limit

Description Usage Arguments Value

View source: R/high-incidence.R

Description

Return only countries that have more than some limit

Usage

1
covid_high_incidence(covid_data, limit = 100)

Arguments

covid_data

data pulled from covid_pull_data()

limit

when countries hit some limit. default is 100

Value

high incidence data


CBDRH/covidrecon documentation built on May 27, 2020, 9:41 a.m.