hispCensus2000: Hispanic identity imputation from last name.

Description Usage Arguments Value Examples

View source: R/hispCensus2000.R

Description

Hispanic origin imputation from the individual's last name using the US 2000 Census data.

Usage

1
hispCensus2000(last.name)

Arguments

last.name

The individual's last name

Value

The percent of individuals who identified themselfs as hispanics in the US Census 2000

Examples

1
2
3
hispCensus2000("ShemTov")
hispCensus2000("Shem Tov")
hispCensus2000(c("ShemTov","li","Londono","smith"))

yotamshemtov/NameSexRace documentation built on May 4, 2019, 5:33 p.m.