R/data-china.R

#' Child care hours
#'
#' The China Health and Nutrition Survey aims to examine the effects of the
#' health, nutrition, and family planning policies and programs implemented by
#' national and local governments.
#'
#'
#' @name china
#' @docType data
#' @format A data frame with 9788 observations on the following 3 variables.
#' \describe{
#'   \item{gender}{a numeric vector} \item{edu}{a numeric vector}
#'   \item{child_care}{a numeric vector}
#'   }
#' @source UNC Carolina Population Center, China Health and Nutrition Survey,
#' 2006.
#' @keywords datasets
#' @examples
#'
#' summary(china)
"china"

Try the openintro package in your browser

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

openintro documentation built on June 22, 2024, 7:37 p.m.