Front end for rcartogram - to install -
- Ensure the library
Rcartogram
is already installed see http://www.omegahat.org/Rcartogram/ - At the R command line enter
library(devtools);install_github('chrisbrunsdon/getcartr',subdir='getcartr')
- Have a look at
demo.md
to see the kind of things you can do...