R/liberia.R

##' @title River-blindness in Liberia
##' @description This data-set contains counts of reported onchocerciasis (or riverblindess)
##' cases from 91 villages sampled across Liberia.
##' The variables are as follows:
##' \itemize{
##'  \item lat latitude of the of sampled villages.
##'  \item long longitude of the sampled villages.
##'  \item ntest number of tested people for the presence nodules.
##'  \item npos number of people that tested positive for the presence of nodules.
##'  \item elevation the elevation in meters of the sampled village.
##'  \item log_elevation the log-transformed elevation in meters of the sampled village.
##' }
##' @docType data
##' @keywords datasets
##' @name liberia
##' @usage data(liberia)
##' @format A data frame with 90 rows and 6 variables
##' @source Zouré, H. G. M., Noma, M., Tekle, Afework, H., Amazigo, U. V., Diggle, P. J., Giorgi, E., and Remme, J. H. F. (2014). The Geographic Distribution of Onchocerciasis in the 20 Participating Countries of the African Programme for Onchocerciasis Control: (2) Pre-Control Endemicity Levels and Estimated Number Infected.
##'  Parasites & Vectors, 7, 326.
NULL

Try the RiskMap package in your browser

Any scripts or data that you put into this service are public.

RiskMap documentation built on June 25, 2024, 5:08 p.m.