A data package for R containing historical datasets about gender
R
Switch branches/tags
#6 Compare This branch is 22 commits ahead, 2 commits behind lmullen:master.
Latest commit 54d4b79 Feb 17, 2017 @lmullen lmullen committed on GitHub Merge pull request #7 from steven2249/patch-1
Add codecov

README.md

genderdata

Travis-CI Build Status AppVeyor Build Status codecov.io

This package contains several datasets of use for historians and social scientists studying gender. These data sets were compiled in this package for use with the gender package for predicting gender from first names.

The raw data sets used in this package are available here:

See also Hadley Wickham's babynames package.

Install

This package can be installed from the rOpenSci package repository:

install.packages("genderdata", repos = "http://packages.ropensci.org")