Description Usage Arguments Value
View source: R/country-over-limit.R
Filter data to only include countries that have more than a certain number of cases
1 | filter_country_over_limit(covid_data, limit = 100)
|
covid_data |
covid19 data |
limit |
number of cases - default over 100 |
data.frame with covid data that has more than 100 cases
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.