LoadSaudiArabia: LoadSaudiArabia

View source: R/LoadSaudiArabia.R

LoadSaudiArabiaR Documentation

LoadSaudiArabia

Description

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

Usage

LoadSaudiArabia()

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 sourced from Ministry of Health, Covid19 Command and Control Center CCC, The National Health Emergency Operation Center NHEOC; and assembled by National Health Command and Control NHCC, Covid19 Data and Informatics Committee. https://covid19.moh.gov.sa/.

See Also

LoadData()

Examples

## Not run: 
SaudiArabia <- LoadSaudiArabia()

## End(Not run)

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