Package: colorplane 0.5.0

colorplane: Basic S4 Classes and Methods for Mapping Between Numeric Values and Colors

A simple set of classes and methods for mapping between scalar intensity values and colors. There is also support for layering maps on top of one another using alpha composition.

Authors:Bradley R Buchsbaum [aut, cre]

colorplane_0.5.0.tar.gz
colorplane_0.5.0.zip(r-4.5)colorplane_0.5.0.zip(r-4.4)colorplane_0.5.0.zip(r-4.3)
colorplane_0.5.0.tgz(r-4.4-any)colorplane_0.5.0.tgz(r-4.3-any)
colorplane_0.5.0.tar.gz(r-4.5-noble)colorplane_0.5.0.tar.gz(r-4.4-noble)
colorplane_0.5.0.tgz(r-4.4-emscripten)colorplane_0.5.0.tgz(r-4.3-emscripten)
colorplane.pdf |colorplane.html
colorplane/json (API)
NEWS

# Install 'colorplane' in R:
install.packages('colorplane', repos = c('https://bbuchsbaum.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/bbuchsbaum/colorplane/issues

On CRAN:

2.70 score 2 scripts 159 downloads 12 exports 1 dependencies

Last updated 2 years agofrom:1b7a26fec6. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 05 2024
R-4.5-winOKNov 05 2024
R-4.5-linuxOKNov 05 2024
R-4.4-winOKNov 05 2024
R-4.4-macOKNov 05 2024
R-4.3-winOKNov 05 2024
R-4.3-macOKNov 05 2024

Exports:alpha_channelas_hexcolas_rgbblend_colorscol2hexConstantColorPlaneDiscreteColorPlaneget_colorHexColorPlaneIntensityColorPlanemap_colorsRGBColorPlane

Dependencies:assertthat

Readme and manuals

Help Manual

Help pageTopics
alpha_channelalpha_channel alpha_channel,ConstantColorPlane-method alpha_channel,HexColorPlane-method alpha_channel,RGBColorPlane-method
convert to hex colorsas_hexcol as_hexcol,HexColorPlane-method as_hexcol,RGBColorPlane-method
convert to rgb colorsas_rgb as_rgb,ConstantColorPlane-method as_rgb,HexColorPlane-method as_rgb,RGBColorPlane-method
blend two color planesblend_colors blend_colors,ColorPlane,ColorPlane,missing-method blend_colors,ColorPlane,ColorPlane,numeric-method blend_colors,HexColorPlane,ConstantColorPlane,numeric-method blend_colors,HexColorPlane,RGBColorPlane,numeric-method
convert color name to hex character stringcol2hex
ColorPlaneColorPlane-class
ColorScaleColorScale-class
ConstantColorPlaneConstantColorPlane ConstantColorPlane-class
DiscreteColorPlaneDiscreteColorPlane DiscreteColorPlane-class
get_colorget_color
HexColorPlaneHexColorPlane HexColorPlane-class
IntensityColorPlaneIntensityColorPlane IntensityColorPlane-class
map data values to a set of colorsmap_colors map_colors,ConstantColorPlane-method map_colors,DiscreteColorPlane-method map_colors,HexColorPlane-method map_colors,IntensityColorPlane-method
convert rgb colors to hex colorsrgb2hex
RGBColorPlaneRGBColorPlane RGBColorPlane-class