births14_tbl_df {usdatasets} | R Documentation |
The dataset name has been changed to 'births14_tbl_df' to avoid confusion with other packages in the R ecosystem from which datasets have been sourced. This naming convention helps distinguish this dataset as part of the 'usdatasets' package and assists users in identifying its specific characteristics. The suffix 'tbl_df' identifies the dataset as a tibble. The original content of the dataset has not been modified in any way.
data(births14_tbl_df)
A tibble with 1,000 observations and 13 variables:
Age of the father (in years).
Age of the mother (in years).
Indicates if the mother is mature (yes/no).
Number of weeks of pregnancy.
Indicates if the baby is a premature birth (yes/no).
Number of prenatal visits.
Weight gained by the mother during pregnancy (in pounds).
Birth weight of the baby (in grams).
Indicates if the baby is of low birth weight (yes/no).
Sex of the baby (male/female).
Maternal smoking habits (yes/no).
Marital status of the mother (married/single).
Indicates if the mother is white (yes/no).
National Vital Statistics Reports