| chicago_map | R Documentation |
Simplified polygon boundaries for the 77 community areas in Chicago.
An sf data.frame with 77 rows and 3 columns:
Community area name.
Community area number (integer, 1–77).
MULTIPOLYGON geometry in WGS84 (EPSG:4326).
City of Chicago Data Portal, Community Area Boundaries.
chicago_crimes
data(chicago_map)
cat("Community areas:", nrow(chicago_map), "\n")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.