R/welfare.r

#' GDP, population, and HIV prevalence for the countries of the world
#'
#' GDP, population, and HIV prevalence for the countries of the world
#'
#' @docType data
#'
#' @usage data(welfare)
#'
#' @format A data frame with GDP, population, and HIV prevalence for the countries of the world.
#'
#' @keywords datasets
#'
#' @source \href{http://datatopics.worldbank.org/world-development-indicators/}{World Bank Development Index}
#'
#' @examples
#' data(welfare)
'welfare'
adamlilith/legendary documentation built on July 28, 2023, 8:13 p.m.