Package: colormap 0.1.9000

Bhaskar Karambelkar
colormap: Color Palettes using Colormaps Node Module
Allows to generate colors from palettes defined in the colormap module of 'Node.js'. (see <https://github.com/bpostlethwaite/colormap> for more information). In total it provides 44 distinct palettes made from sequential and/or diverging colors. In addition to the pre defined palettes you can also specify your own set of colors. There are also scale functions that can be used with 'ggplot2'.
Authors:
colormap_0.1.9000.tar.gz
colormap_0.1.9000.zip(r-4.7)colormap_0.1.9000.zip(r-4.6)colormap_0.1.9000.zip(r-4.5)
colormap_0.1.9000.tgz(r-4.6-any)colormap_0.1.9000.tgz(r-4.5-any)
colormap_0.1.9000.tar.gz(r-4.7-any)colormap_0.1.9000.tar.gz(r-4.6-any)
colormap_0.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
colormap/json (API)
| # Install 'colormap' in R: |
| install.packages('colormap', repos = c('https://bhaskarvk.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bhaskarvk/colormap/issues
color-palettescolormapggplot2ggplot2-scalespalettes
Last updated from:fb7a514fc6. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 117 | ||
| source / vignettes | OK | 166 | ||
| linux-release-x86_64 | OK | 131 | ||
| macos-release-arm64 | OK | 158 | ||
| macos-oldrel-arm64 | OK | 225 | ||
| windows-devel | OK | 73 | ||
| windows-release | OK | 69 | ||
| windows-oldrel | OK | 72 | ||
| wasm-release | OK | 104 |
Exports:colormapcolormap_palcolormapsscale_color_colormapscale_fill_colormap
Dependencies:clicpp11curlfarverggplot2gluegtableisobandjsonlitelabelinglifecyclemagrittrR6RColorBrewerRcpprlangS7scalesstringistringrV8vctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| A package to generate colors from a list of 44 pre-defined palettes | colormap-package colormap |
| Create a Palette generating function | colormap_pal |
| List of pre-defined colormaps | colormaps |
| Colormap color scales | scale_color_colormap scale_colour_colormap scale_fill_colormap |