city_census_data: Intersect census data with boundaries

View source: R/city_census_data.R

city_census_dataR Documentation

Intersect census data with boundaries

Description

Intersect census data with boundaries

Usage

city_census_data(census_var, bounds)

Arguments

census_var

table with the census variable of interest and associated geometries can use clean_census_data to get this input

(created for census tracts & city boundaries, should work for other sizes)

bounds

the boundaries to intersect with the census variable

Value

city_int – the intersected geometries with the boundary


fiiion/Package_FP documentation built on May 15, 2022, 12:07 a.m.