CMAP-REPOS / cmapgeo

R-friendly geodata for the Chicago region
https://cmap-repos.github.io/cmapgeo/
Other
7 stars 0 forks source link
geodata gh-pages pkgdown r-package

cmapgeo cmapplot logo

R-CMD-check pkgdown CRAN
status

The cmapgeo package for R is a repository of geodata files representing various geographic and administrative boundaries in the Chicago region, maintained by the Chicago Metropolitan Agency for Planning (CMAP). Data is in the sf (simple features) format, and includes boundaries for:

Installation

Run the following to install or update cmapgeo:

## Install current version from GitHub
devtools::install_github("CMAP-REPOS/cmapgeo")

## Then load the package as you would any other
library(cmapgeo)