ColorP | R Documentation |
Contains named vectors of Hex color codes for Spectran's color pallets.
ColorP
ColorP
A list containing 5 elements, each a named vector of colors
401 colors along the spectrum that make a nice, yet nonaccurate representation of the visible spectrum. Created from a picture provided by Dieter Lang
.
same as Lang
but with a slightly brightened version of the picture. Strikes a nice balance between "accuracy" and "nice colors". Is the default when starting Spectran()
401 colors along the spectrum that were made with the cooltools::wavelength2col()
function and are based on Fortran Code by Dan_Bruton. Probably most accurate, but black at both spectral ends, which does not represent the colors themselves but also human sensitivity to them.
401 colors along the spectrum that make a vibrant and pleasing, yet nonaccurate representation of the visible spectrum. Created by the grDevices::rainbow()
function.
14 colors that represent the reference colors used to determine the color rendering index.
grDevices::rainbow()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.