R/data.R

#' sample_input
#'
#' A sample dataset to facilitate testing of `povcalnet_cl()`` function
#' @format A data frame with 5 rows and 5 variables:
#' \describe{
#'   \item{country}{iso3 country codes}
#'   \item{poverty_line}{Poverty line, in PPP}
#'   \item{year}{Survey year in YYYY format}
#'   \item{ppp}{PPP exchange rate}
#'   \item{coverage_type}{Survey coverage}
#' }
"sample_input"

Try the povcalnetR package in your browser

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

povcalnetR documentation built on July 8, 2020, 6:48 p.m.