births_tbl_df {usdatasets} | R Documentation |
The dataset name has been changed to 'births_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(births_tbl_df)
A tibble with 150 observations and 9 variables:
Age of the father (in years).
Age of the mother (in years).
Number of weeks of pregnancy.
Indicates if the baby is premature (factor: yes/no).
Number of prenatal visits.
Weight gained by the mother during pregnancy (in pounds).
Birth weight of the baby (in grams).
Sex of the baby (factor: male/female).
Indicates if the mother smoked during pregnancy (factor: yes/no).
National Vital Statistics Reports