knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
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:
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.