View source: R/create_censoc_dmf.R
create_censoc_dmf | R Documentation |
Create a dataset of matched census and socsec data
create_censoc_dmf(census, socsec)
census |
census data frame Must have clean_key and n_clean_key columns. |
socsec |
socsec data frame Must have clean_key and n_clean_key columns. |
a dataframe with matched census and socsec data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.