chris31415926535/bivariatechoropleths: Interactive Bivariate Mapping Made Easy

A bivariate choropleth, or bivariate map, shows how two variables vary across geographical regions. For example, it might show how median income and life expectancy vary across Canadian provinces. With two variables we need a two-dimensional colour palette, which comes with considerations about accessibility and colour-blindness. This package offers tools for creating static and interactive bivariate maps, and for creating and working with bivariate colour palettes.

Getting started

Package details

AuthorChristopher Belanger
MaintainerChristopher Belanger <christopher.a.belanger@gmail.com>
LicenseMIT + file LICENSE
Version0.1.0
URL https://github.com/chris31415926535/bivariatechoropleths
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("chris31415926535/bivariatechoropleths")
chris31415926535/bivariatechoropleths documentation built on April 7, 2022, 12:27 a.m.