#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.