index.md

biscale

GitHub Workflow Coverage status CRAN_status_badge cran checks Downloads Total_Downloads DOI

biscale implements a set of functions for bivariate thematic mapping based on the tutorial written by Timo Grossenbacher and Angelo Zehr as well as a set of bivariate mapping palettes, including Joshua Stevens' classic color schemes. In addition to support for two-by-two, three-by-three, and four-by-four maps, the package also supports a range of methods for calculating breaks for bivariate maps.

What's New in v1.0.0?

New Features

Breaking Changes

Deprecated Functions

Internal Improvements

Documentation Improvements

What's New in the Development Version (v1.1.0.9000)?

These require the development version to be installed using remotes::install_github(), described in the next section.

New Features

Installation

The easiest way to get biscale is to install it from CRAN:

install.packages("biscale")

Alternatively, the development version of biscale can be accessed from GitHub with remotes:

# install.packages("remotes")
remotes::install_github("chris-prener/biscale")

Additional details, including some tips for installing suggested dependencies, can be found in the Get started article.

Resources

In addition to instructions for installation, the main Get started article has:

There are also additional vignettes included that give an overview of palettes included in the package and working with custom palettes as well as additional advanced options for creating breaks and legends.



slu-openGIS/biscale documentation built on Sept. 17, 2022, 6:49 a.m.