Package: colors3d 1.0.1.9000
colors3d: 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.
Authors:
colors3d_1.0.1.9000.tar.gz
colors3d_1.0.1.9000.zip(r-4.7)colors3d_1.0.1.9000.zip(r-4.6)colors3d_1.0.1.9000.zip(r-4.5)
colors3d_1.0.1.9000.tgz(r-4.6-any)colors3d_1.0.1.9000.tgz(r-4.5-any)
colors3d_1.0.1.9000.tar.gz(r-4.7-any)colors3d_1.0.1.9000.tar.gz(r-4.6-any)
colors3d_1.0.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
colors3d/json (API)
NEWS
| # Install 'colors3d' in R: |
| install.packages('colors3d', repos = c('https://matthewkling.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/matthewkling/colors3d/issues
Pkgdown/docs site:https://matthewkling.github.io
Last updated from:2aeacbb443. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 115 | ||
| source / vignettes | OK | 158 | ||
| linux-release-x86_64 | OK | 105 | ||
| macos-release-arm64 | OK | 101 | ||
| macos-oldrel-arm64 | OK | 121 | ||
| windows-devel | OK | 75 | ||
| windows-release | OK | 60 | ||
| windows-oldrel | OK | 63 | ||
| wasm-release | OK | 90 |
Exports:colors2dcolors3dcolorwheel2ddistant_colors
Dependencies:clicombinatfarverFNNgluelabelinglifecycleplyrR6RColorBrewerRcpprlangscalesviridisLite
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Map values to a 2D legend interpolated from 4 corner colors. | colors2d |
| Map values to a 3D legend in RGB colorspace. | colors3d |
| Map values to a 2D colorwheel legend. | colorwheel2d |
| Palettes of dissimilar colors in RGB space. | distant_colors |
| Internal function converting x-y do distance-angle. | polarize |
