View source: R/city_census_data.R
city_census_data | R Documentation |
Intersect census data with boundaries
city_census_data(census_var, bounds)
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 |
city_int – the intersected geometries with the boundary
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.