proc_colormap | R Documentation |
Default colormaps for numbers density (viridis) and weight per group
(inferno). These two are chosen based on the regexes "_n$"
and
"_w$"
respectively. Otherwise uses plasma.
proc_colormap(parname, n = 12)
parname |
String like "omega_n" or "epsilon_w" |
n |
Number of colors in the map |
Vector of colors, as from hcl.colors
John K Best
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.