NCHS2022_sample {COMMA} | R Documentation |
Example data from the National Vital Statistics System of the National Center for Health Statistics (NCHS), 2022
Description
Example data from the National Vital Statistics System of the National Center for Health Statistics (NCHS), 2022
Usage
NCHS2022_sample
Format
A dataframe 30 columns, including demographic and birth information for a random sample of 20,000 singleton births from nulliparous mothers in the US in 2022.
Source
https://data.nber.org/nvss/natality/inputs/raw/2022/
Examples
## Not run:
data("NCHS2022_sample")
head(NCHS2022_sample)
## End(Not run)
[Package COMMA version 1.1.1 Index]