live_births: Dataframe of live births in the US from 2003-2016 by...

live_birthsR Documentation

Dataframe of live births in the US from 2003-2016 by race/ethnicity and age.

Description

A data set containing number of live births in the US from 2003 to 2016 by race/ethnicity and five-year age group (<15, 15-19, ... >50).

Usage

live_births

Format

A data frame with 1134 rows and 4 columns

mother_age

int, first year of five-year age bin for the mother

births

int, number o

f births

m_race_eth

factor, mother's race/ethnicity

year

int, year of observation

Source

https://www.cdc.gov/nchs/fastats/births.htm


mkiang/narcan documentation built on Sept. 26, 2024, 7:18 a.m.