getruca: Return RUCA codes for the given zip codes.

Description Usage Arguments

View source: R/ruca.R

Description

This function will return the Rural-Ruban Commuting Area Codes (RUCAs) based on the given vector of postal codes. See the contents of data(classifications) for all the possible rural-urban classifications available.

Usage

1
getruca(df, zipCol)

Arguments

df

data frame

zipCol

name of the zip code column.


jbryer/ruca documentation built on May 18, 2019, 7:03 p.m.