View source: R/load_census_numident_match.R
load_census_numident_match | R Documentation |
Load a census file
load_census_numident_match(census_file, cols_to_keep = NULL)
census_file |
string indicating location of file. |
cols_to_keep |
vector indicating colname names of variables to keep. Default is just what is needed for match: first name, last name, age, sex, serial number, person number. |
a census dataframe with match key and unique IPUMS identifier
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.