Learn R Programming

COMMA (version 1.1.1)

NCHS2022_sample: 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

Arguments

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.

Examples

Run this code
if (FALSE) {
data("NCHS2022_sample")
head(NCHS2022_sample)
}

Run the code above in your browser using DataLab