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.7)prismatic_1.1.2.9000.zip(r-4.6)prismatic_1.1.2.9000.zip(r-4.5)
prismatic_1.1.2.9000.tgz(r-4.6-any)prismatic_1.1.2.9000.tgz(r-4.5-any)
prismatic_1.1.2.9000.tar.gz(r-4.7-any)prismatic_1.1.2.9000.tar.gz(r-4.6-any)
prismatic_1.1.2.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
prismatic/json (API)
NEWS

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

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

Pkgdown/docs site:https://emilhvitfeldt.github.io

On CRAN:

Conda:

colorcolor-manipulationcolour

10.92 score 147 stars 47 packages 450 scripts 36k downloads 31 exports 1 dependencies

Last updated from:23ce55577d. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK109
source / vignettesOK156
linux-release-x86_64OK106
macos-release-arm64OK89
macos-oldrel-arm64OK78
windows-develOK91
windows-releaseOK72
windows-oldrelOK67
wasm-releaseOK93

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