matthewkling/colormap: Generate 2D and 3D Color Palettes

Generate multivariate color palettes to represent two-dimensional or three-dimensional data in graphics (in contrast to standard color palettes that represent just one variable). You tell 'colors3d' how to map color space onto your data, and it gives you a color for each data point. You can then use these colors to make plots in base 'R', 'ggplot2', or other graphics frameworks.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.0.1.9000
URL https://github.com/matthewkling/colors3d http://matthewkling.github.io/colors3d/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("matthewkling/colormap")
matthewkling/colormap documentation built on Nov. 4, 2023, 10:44 p.m.