An R interface for squaire.js, a JavaScript library to create responsive equal-area square maps using d3.

Many thanks to the graphics team as Wall Street Journal for their excellent work on the original Javasript library. Checkout https://github.com/WSJ/squaire for the JavaScript library.

To do

Installation

devtools::install_github('jkassof/rsquaire')

About

Squaire.js is a JavaScript library that lets you make very rich equal-area square maps. rsquaire is an htmlwidgets based R wrapper for that library. Only the default U.S. state map layout is available but custom layouts are coming soon.