Data package containing shapefiles for the US that may easily be restricted to only the contiguous US. Shapefiles are provided for; states, congressional districts and counties. All shapefiles have the resolution of 1:20,000,000 and are from the US Census Bureau - <https://www.census.gov/geo/maps-data/data/tiger-cart-boundary.html>. State/County/District information has been combined from multiple disjoint Census shapefile products in this package, see the 'shapefile_details' tibble for details. Please note, this package is explicitly designed to fit all shapefiles within one CRAN-hosted package. You will want to use the 'tigris' package for programmatic access to the US Census' shapefile products.
Version: | 0.1.0 |
Depends: | R (≥ 3.1.2), sf |
Imports: | magrittr, dplyr |
Suggests: | knitr, rmarkdown, tidyverse, leaflet, covr |
Published: | 2017-08-07 |
Author: | person("Martin", "Hadley", email = "martinjohnhadley@gmail.com", role = c("aut", "cre")) |
Maintainer: | Martin Hadley <martinjohnhadley at gmail.com> |
BugReports: | https://github.com/martinjhnhadley/statesRcontiguous/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/martinjhnhadley/statesRcontiguous |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | statesRcontiguous results |
Reference manual: | statesRcontiguous.pdf |
Vignettes: |
Title of your vignette |
Package source: | statesRcontiguous_0.1.0.tar.gz |
Windows binaries: | r-devel: statesRcontiguous_0.1.0.zip, r-release: statesRcontiguous_0.1.0.zip, r-oldrel: statesRcontiguous_0.1.0.zip |
OS X binaries: | r-release: statesRcontiguous_0.1.0.tgz, r-oldrel: statesRcontiguous_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=statesRcontiguous to link to this page.