babynames

An R package containing US baby names from the SSA

Downloads
11.1K
Stars
133
Committers
9

babynames

This package contains three datasets provided by the USA social security administration:

It also includes the following data set from the US Census:

Installation

# Install the released version from CRAN
install.packages("babynames")

# Install the development version from GitHub
devtools::install_github("hadley/babynames")

Code of Conduct

Please note that the babynames project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.