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.
Version: | 1.0.1 |
Depends: | R (≥ 3.2.2) |
Imports: | combinat, FNN, grDevices, plyr, scales, stats |
Published: | 2023-10-31 |
DOI: | 10.32614/CRAN.package.colors3d |
Author: | Matthew Kling [aut, cre, cph] |
Maintainer: | Matthew Kling <mattkling at berkeley.edu> |
BugReports: | https://github.com/matthewkling/colors3d/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/matthewkling/colors3d |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | colors3d results |
Reference manual: | colors3d.pdf |
Package source: | colors3d_1.0.1.tar.gz |
Windows binaries: | r-devel: colors3d_1.0.1.zip, r-release: colors3d_1.0.1.zip, r-oldrel: colors3d_1.0.1.zip |
macOS binaries: | r-release (arm64): colors3d_1.0.1.tgz, r-oldrel (arm64): colors3d_1.0.1.tgz, r-release (x86_64): colors3d_1.0.1.tgz, r-oldrel (x86_64): colors3d_1.0.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=colors3d to link to this page.