filter_country_over_limit: Filter data to only include countries that have more than a...

Description Usage Arguments Value

View source: R/country-over-limit.R

Description

Filter data to only include countries that have more than a certain number of cases

Usage

1
filter_country_over_limit(covid_data, limit = 100)

Arguments

covid_data

covid19 data

limit

number of cases - default over 100

Value

data.frame with covid data that has more than 100 cases


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