Nothing
##' @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
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.