create_censoc: Create a dataset of matched census and socsec data

View source: R/create_censoc.R

create_censocR Documentation

Create a dataset of matched census and socsec data

Description

Create a dataset of matched census and socsec data

Usage

create_censoc(census, socsec)

Arguments

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.

Value

a dataframe with matched census and socsec data


caseybreen/censocdev documentation built on June 11, 2025, 9:13 p.m.