openintro (version 1.7.1)

china: Child care hours

Description

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.

Usage

data("china")

Arguments

Format

A data frame with 9788 observations on the following 3 variables.

gender

a numeric vector

edu

a numeric vector

child_care

a numeric vector

Examples

Run this code
# NOT RUN {
data(china)
summary(china)
# }

Run the code above in your browser using DataCamp Workspace