Recent Releases of USAboundaries
USAboundaries - USAboundaries 0.3.1
- New vignette demonstrating the package's functionality (#40).
- Additions and clarifications to documentation following @AndySouth's suggestions for JOSS peer review (#38).
us_cities()now returns ansfobject rather than a data frame (#36).us_cities()gains astatesargument to match other functions in the package (#35).- Citation to JOSS paper.
Scientific Software - Peer-reviewed
- R
Published by lmullen almost 8 years ago
USAboundaries - USAboundaries 0.3.0
- Moved most data to USAboundariesData. This improves loading time and permits more frequent updates to the user-facing package.
- Added state plane projections table and functions (@jfbratt). Now users can get an appropriate projection for a state.
- Converted all boundary objects to
sfobjects. - Updated all contemporary census boundaries from the 2014 to the 2016 versions.
- Added zipcode tabulation area centroids.
- Added historical city populations compiled by Erik Steiner at CESTA/Stanford University.
Scientific Software - Peer-reviewed
- R
Published by lmullen over 8 years ago
USAboundaries - USAboundaries 0.2.0
- Added contemporary boundaries for states, counties, and congressional districts.
- Import many fewer packages. The
us_boundaries()function no longer has an option to return a fortified data frame. It is assumed that users will convert theSpatialPolygonsDataFrameobjects to whatever format they need. - High resolution data is now available in the USAboundariesData package.
Scientific Software - Peer-reviewed
- R
Published by lmullen over 8 years ago
USAboundaries - v0.1
USAboundaries 0.1
- Initial release
- us_boundaries() returns an sp object or a data frame which can be plotted.
Scientific Software - Peer-reviewed
- R
Published by lmullen over 11 years ago