LoadZimbabwe: LoadZimbabwe

View source: R/LoadZimbabwe.R

LoadZimbabweR Documentation

LoadZimbabwe

Description

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

Usage

LoadZimbabwe()

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

Sourced from the COVID-19 Data Repository by African Surveyors Connect https://github.com/African-Surveyors-Connect/Zimbabwe-COVID-19-Data/.

See Also

LoadData()

Examples

Zimbabwe <- LoadZimbabwe()

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