View source: R/load_census_dmf_match.R
| load_census_dmf_match | R Documentation | 
Load a census file
load_census_dmf_match(census_file, cols_to_keep = NULL, males_only = TRUE)
| 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. | 
| males_only | whether to just keep males. Default is  | 
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.