Package: statebins Type: Package Title: Create 'U.S.' Uniform Square State Cartogram Heatmaps Version: 1.3.0 Date: 2017-11-14 Author: Bob Rudis (bob@rud.is) Maintainer: Bob Rudis Description: Cartogram heatmaps are an alternative to choropleth maps for 'USA' States and are based on work by the 'Washington Post' graphics department in their report on "The states most threatened by trade" . "State bins" preserve as much of the geographic placement of the states as possible but has the look and feel of a traditional heatmap. Functions are provided that allow for use of a binned, discrete scale, a continuous scale or manually specified colors depending on what is needed for the underlying data. URL: https://github.com/hrbrmstr/statebins BugReports: https://github.com/hrbrmstr/statebins/issues License: MIT + file LICENSE Suggests: testthat, viridis, RColorBrewer Depends: R (>= 3.2.0), Imports: ggplot2 (>= 2.2.0), scales (>= 0.5.0) RoxygenNote: 6.0.1