raw_covid_data_uk_irl: Raw form of the covid data used for analysis in the...

Description Usage Format Author(s) Source Examples

Description

Covid data for Ireland and United Kingdom in the complete and raw form containing all the primary variables from the orginal collection.

Usage

1

Format

raw_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 `raw_covid_data_uk_irl` dataset
raw_covid_data_uk_irl %>%
select(deaths, pop, cname)

## End(Not run)

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