covid_data_uk_irl: Covid Data for Ireland and the United Kingdom

Description Usage Format Author(s) Source Examples

Description

covid_data_uk_irl returns a dataset that contains the wrangled covid19 related data for Ireland and the United Kingdom with the variables listed below.

Usage

1

Format

covid_data_uk_irl returns a dataset that contains covid19 related data for Ireland and the United Kingdom, updated as of the 21st of October 2020.

Author(s)

Samuel Lyubic

Source

The data has been collected from tidycovid19 package and the covdata package

Examples

1
2
3
4
5
6
## Not run: 
# Directly call variables from the `covid_data_uk_irl` dataset
 covid_data_uk_irl %>%
select(`Log of Daily Confirmed Cases`, `Movement Restrictions`, `Public Health Measures`)

## End(Not run)

etc5523-2020/r-package-assessment-samuellyu-2021 documentation built on Jan. 1, 2021, 1:13 a.m.