Package: prismatic 1.1.2.9000

prismatic: Color Manipulation Tools

Manipulate and visualize colors in a intuitive, low-dependency and functional way.

Authors:Emil Hvitfeldt [aut, cre]

prismatic_1.1.2.9000.tar.gz
prismatic_1.1.2.9000.zip(r-4.5)prismatic_1.1.2.9000.zip(r-4.4)prismatic_1.1.2.9000.zip(r-4.3)
prismatic_1.1.2.9000.tgz(r-4.4-any)prismatic_1.1.2.9000.tgz(r-4.3-any)
prismatic_1.1.2.9000.tar.gz(r-4.5-noble)prismatic_1.1.2.9000.tar.gz(r-4.4-noble)
prismatic_1.1.2.9000.tgz(r-4.4-emscripten)prismatic_1.1.2.9000.tgz(r-4.3-emscripten)
prismatic.pdf |prismatic.html
prismatic/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/emilhvitfeldt/prismatic/issues

On CRAN:

colorcolor-manipulationcolour

30 exports 137 stars 11.37 score 1 dependencies 27 dependents 374 scripts 141.6k downloads

Last updated 6 months agofrom:981919c2d1. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 07 2024
R-4.5-winOKSep 07 2024
R-4.5-linuxOKSep 07 2024
R-4.4-winOKSep 07 2024
R-4.4-macOKSep 07 2024
R-4.3-winOKSep 07 2024
R-4.3-macOKSep 07 2024

Exports:best_contrastcheck_color_blindnessclr_alphaclr_darkenclr_desaturateclr_deutanclr_extractclr_extract_alphaclr_extract_blueclr_extract_chromaclr_extract_greenclr_extract_hueclr_extract_lightnessclr_extract_luminanceclr_extract_redclr_extract_saturationclr_grayscaleclr_greyscaleclr_lightenclr_mixclr_negateclr_protanclr_rotateclr_saturateclr_tritancolorcolourcontrast_ratiois_colormodify_hcl

Dependencies:farver

Readme and manuals

Help Manual

Help pageTopics
Find highest contrast colorbest_contrast
Visualize color vision deficiencycheck_color_blindness
Sets alpha in colorclr_alpha
Make a color more darkclr_darken
Make a color more desaturatedclr_desaturate
Extract Multiple Componentsclr_extract
Extract HCL componentsclr_extract_chroma
Extract HSL componentsclr_extract_hue clr_extract_lightness clr_extract_luminance clr_extract_saturation
Extract RGB componentsclr_extract_alpha clr_extract_blue clr_extract_green clr_extract_red
Transform colors to greyscaleclr_grayscale clr_greyscale
Make a color more lightclr_lighten
Mixes a color intoclr_mix
Negates colors in RGB spaceclr_negate
Simulate color vision deficiencyclr_deutan clr_protan clr_tritan
Rotate the colors around the hue wheelclr_rotate
Make a color more saturatedclr_saturate
Turn vector to color vectorcolor colour
Contrast Ratio Between Colorscontrast_ratio
Test if the object is a coloris_color
Modify Individual HCL Axesmodify_hcl