R/NCHS2022_sample.R

#' Example data from the National Vital Statistics System of the National Center for Health Statistics (NCHS), 2022
#'
#' @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
#' \dontrun{
#' data("NCHS2022_sample")
#' head(NCHS2022_sample)
#' }
"NCHS2022_sample"

Try the COMMA package in your browser

Any scripts or data that you put into this service are public.

COMMA documentation built on April 4, 2025, 4:10 a.m.