Package: simplecolors 0.1.2
simplecolors: Access Color Names Using a Standardized Nomenclature
A curated set of colors that are called using a standardized syntax: saturation + hue + lightness. For example, "brightblue4" and "mutedred2". Functions exists to return individual colors by name or to build palettes across or within hues. Most functions allow you to visualize the palettes in addition to returning the desired hex codes.
Authors:
simplecolors_0.1.2.tar.gz
simplecolors_0.1.2.zip(r-4.5)simplecolors_0.1.2.zip(r-4.4)simplecolors_0.1.2.zip(r-4.3)
simplecolors_0.1.2.tgz(r-4.5-any)simplecolors_0.1.2.tgz(r-4.4-any)simplecolors_0.1.2.tgz(r-4.3-any)
simplecolors_0.1.2.tar.gz(r-4.5-noble)simplecolors_0.1.2.tar.gz(r-4.4-noble)
simplecolors_0.1.2.tgz(r-4.4-emscripten)simplecolors_0.1.2.tgz(r-4.3-emscripten)
simplecolors.pdf |simplecolors.html✨
simplecolors/json (API)
NEWS
# Install 'simplecolors' in R: |
install.packages('simplecolors', repos = c('https://rjake.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rjake/simplecolors/issues
- color_table - Table of available colors
Last updated 2 years agofrom:af16ce87b3. Checks:8 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 21 2025 |
R-4.5-win | OK | Feb 21 2025 |
R-4.5-mac | OK | Feb 21 2025 |
R-4.5-linux | OK | Feb 21 2025 |
R-4.4-win | OK | Feb 21 2025 |
R-4.4-mac | OK | Feb 21 2025 |
R-4.3-win | OK | Feb 21 2025 |
R-4.3-mac | OK | Feb 21 2025 |
Exports:%>%scsc_acrosssc_bluesc_greensc_greysc_orangesc_pinksc_redsc_tealsc_violetsc_withinsc_yellowshow_colors
Dependencies:clicolorspacedplyrfansifarverforcatsgenericsggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerrlangscalesstringistringrtibbletidyselectutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Table of available colors | color_table |
Specify color(s) by name | sc |
Generates a palette within across hues | sc_across |
Generates a palette within 1 hue | sc_blue sc_green sc_grey sc_orange sc_pink sc_red sc_teal sc_violet sc_within sc_yellow |
Show all available colors | show_colors |
simplecolors: A package for accessing color names using a standardized nomenclature | simplecolors-package simplecolors |