LoadEurope: LoadEurope

View source: R/LoadEurope.R

LoadEuropeR Documentation

LoadEurope

Description

Reads in subnational data for Europe to calculate most recent estimate of per capita active COVID-19 cases. Use with LoadData() is recommended.

Usage

LoadEurope()

Value

A simple feature returning the date of most recent data (DateReport), a unique region code (geoid), the region name (RegionName) and country name (Country), the number of active cases per capita (pInf) and the regions geometry (geometry).

Note

Data aggregated from local health resources in the WHO European Region COVID19 Subnational Explorer https://experience.arcgis.com/experience/3a056fc8839d47969ef59949e9984a71.

See Also

LoadData()

Examples

Europe <- LoadEurope()

sjbeckett/subregionalcovid19 documentation built on Feb. 7, 2023, 6 a.m.