add_county_fips: Make a new county_fips column that is consistent across years

View source: R/add_county_fips.R

add_county_fipsR Documentation

Make a new county_fips column that is consistent across years

Description

Make a new county_fips column that is consistent across years

Usage

add_county_fips(df, county_vector)

Arguments

df

cleaned MCOD dataframe with countyoc or countyrs column

county_vector

specify if we should use countyoc or countyrs

Value

same dataframe with new county_fips column


mkiang/narcan documentation built on Sept. 26, 2024, 7:18 a.m.