View source: R/add_county_fips.R
add_county_fips | R Documentation |
Make a new county_fips column that is consistent across years
add_county_fips(df, county_vector)
df |
cleaned MCOD dataframe with countyoc or countyrs column |
county_vector |
specify if we should use countyoc or countyrs |
same dataframe with new county_fips column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.