add_county: Add county of residence to any 'data.frame' with TBdb IDs or...

Description Usage Arguments

View source: R/add_county.r

Description

This function adds a county of residence variable to any 'data.frame' that has a 'person_id' column.

Usage

1
add_county(dat, id_var = "person_id")

Arguments

dat

The data.frame to be modified

id_var

The name of the identifier to merge on ('person_id' by default)


mmparker/tbdbaid documentation built on May 23, 2019, 5:05 a.m.