choroplethr icon indicating copy to clipboard operation
choroplethr copied to clipboard

choroplethr simplifies the creation of choropleths (thematic maps) in R

Results 7 choroplethr issues
Sort by recently updated
recently updated
newest added

Using Rstudio in Ubuntu 20.04. I already have devtools and stringr loaded. Tried all these to no avail install_github('arilamstein/[email protected]') install_github('choroplethr', 'trulia') install.packages("choroplethr")

Thanks for making (and maintaining) this awesome package. I wanted to let you know that the vignette links in the readme are broken (i.e. the link to 2. US State...

The upcoming `scales 1.0.0` release is introducing a generic number formatter to power the formatting functions like `comma()` which `choroplethr` imports. This generic formatter relies on `round_any()`, now exported from...

Might ggplot2's relatively new `subtitle` and `caption` fields be added to the choroplethr functions? Code member "Stoney" provided in the private [Ari Lamstein forum](https://www.arilamstein.com/choroplethr-support/) might make this addition easier to...

I get a couple of warnings when I use the country_choropleth function. Also when I use `coord_map()` it does something weird to the map, see below. ``` r library(choroplethr) library(choroplethrMaps)...

The vignettes you link to don't seem to exist any longer. :disappointed: