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

11.74 score 138 stars 28 packages 384 scripts 163k downloads 31 exports 1 dependencies

Last updated 4 hours agofrom:23ce55577d. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 18 2024
R-4.5-winOKNov 18 2024
R-4.5-linuxOKNov 18 2024
R-4.4-winOKNov 18 2024
R-4.4-macOKNov 18 2024
R-4.3-winOKNov 18 2024
R-4.3-macOKNov 18 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_ratioextract_rgbais_colormodify_hcl

Dependencies:farver

Readme and manuals

Help Manual

Help pageTopics
Find highest contrast colorbest_contrast
Visualize color vision deficiencycheck_color_blindness
Set alpha in colorclr_alpha
Make a color darkerclr_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
Transform colors to grayscaleclr_grayscale clr_greyscale
Make a color lighterclr_lighten
Mix color into color(s)clr_mix
Negate 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 of colors to 'color' vectorcolor colour
Contrast ratio between colorscontrast_ratio
Extract RGB componentsclr_extract_alpha clr_extract_blue clr_extract_green clr_extract_red extract_rgba
Test if object is a 'colors' objectis_color
Modify individual HCL axesmodify_hcl