Learn R Programming

UsingR (version 2.0-7)

firstchi: Age of mother at birth of first child

Description

Age of mother at birth of first child

Usage

data(firstchi)

Arguments

Format

The format is: num [1:87] 30 18 35 22 23 22 36 24 23 28 ...

Examples

Run this code
# NOT RUN {
data(firstchi)
hist(firstchi)
# }

Run the code above in your browser using DataLab