Description Usage Format Details
Data containing information on malaria prevalence in Africa. Data was
extracted using the malariaAtlas package. If using this data, please
cite:
1  | 
An object of class tbl_ts (inherits from tbl_df, tbl, data.frame) with 1046 rows and 15 columns.
Pfeffer, D.A., Lucas, T.C., May, D., Harris, J., Rozier, J., Twohig, K.A., Dalrymple, U., Guerra, C.A., Moyes, C.L., Thorn, M., Nguyen, M., et al. 2018. malariaAtlas: an R interface to global malariometric data hosted by the Malaria Atlas Project. Malaria Journal, 17(1), p.352.
Format: a 'tsibble' data frame with 1,117 observations on the following 15 variables.
who_regionA character of WHO region, the largest region size.
who_subregionA character of WHO subregion, the second largest region size.
countryA character of countries, the smallest region size.
country_idA three letter character code adhering to the standard, ISO 3166-1 alpha-3. For more detail see https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3.
continent_idA character of continent name
yearinteger of year data recorded
monthinteger of month data recorded
datedate class of year+month recorded. Defaults to day = 1 as day was not provided.
lower_agelower age range
upper_ageupper age range
examinedinteger, number of people examined
positivenumeric, number of positive cases
prpositive rate - given from positive/examined
speciesMosquito species
methodmethod of measurement
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.