summarise_country_over_limit: Create a summary for each country, and a flag of whether they...

Description Usage Arguments Value

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

Description

Create a summary for each country, and a flag of whether they are over limit

Usage

1
summarise_country_over_limit(covid_data, limit = 100)

Arguments

covid_data

covid19 data

limit

limit

Value

data.frame with two columns, country_region and over_limit


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