View source: R/create_censoc.R
create_censoc | R Documentation |
Create a dataset of matched census and socsec data
create_censoc(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.