Description Usage Format Examples
In 2004, the state of North Carolina released to the public a large data set containing information on births recorded in this state. This data set has been of interest to medical researchers who are studying the relation between habits and practices of expectant mothers and the birth of their children. This is a random sample of 1,000 cases from this data set.
| 1 | 
A data frame with 1000 observations on the following 13 variables.
fageFather's age in years.
mageMother's age in years.
matureMaturity status of mother.
weeksLength of pregnancy in weeks.
premieWhether the birth was classified as premature (premie) or full-term.
visitsNumber of hospital visits during pregnancy.
maritalWhether mother is married or
not married at birth.
gainedWeight gained by mother during pregnancy in pounds.
weightWeight of the baby at birth in pounds.
lowbirthweightWhether baby was classified as low
birthweight (low) or not (not low).
genderGender of the baby, female,
or male.
habitStatus of the mother as a nonsmoker
or a smoker.
whitemomWhether mom is white or not white.
| 1 2 3 4 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.