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.5)colors3d_1.0.1.9000.zip(r-4.4)colors3d_1.0.1.9000.zip(r-4.3)
colors3d_1.0.1.9000.tgz(r-4.4-any)colors3d_1.0.1.9000.tgz(r-4.3-any)
colors3d_1.0.1.9000.tar.gz(r-4.5-noble)colors3d_1.0.1.9000.tar.gz(r-4.4-noble)
colors3d_1.0.1.9000.tgz(r-4.4-emscripten)colors3d_1.0.1.9000.tgz(r-4.3-emscripten)
colors3d.pdf |colors3d.html✨
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
Last updated 1 years agofrom:2aeacbb443. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-win | OK | Nov 04 2024 |
R-4.5-linux | OK | Nov 04 2024 |
R-4.4-win | OK | Nov 04 2024 |
R-4.4-mac | OK | Nov 04 2024 |
R-4.3-win | OK | Nov 04 2024 |
R-4.3-mac | OK | Nov 04 2024 |
Exports:colors2dcolors3dcolorwheel2ddistant_colors
Dependencies:clicolorspacecombinatfarverFNNgluelabelinglifecyclemunsellplyrR6RColorBrewerRcpprlangscalesviridisLite
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 |