EVOLUTION-MANAGER
Edit File: RReg.html
<div style="height: 2em;"></div> Custom color palettes can also be <i>registered</i> to be able to call custom palettes by name. If the optional argument <code style="display: inline;">register = "Custom-Palette"</code> is set (where <code style="display: inline;">"Custom-Palette"</code> is the name of your new palette) the palette will be added to the list of available color palettes. Existing palettes can also be overruled. Note that the graphical interfaces (<code style="display: inline;"><a href="http://colorspace.r-forge.r-project.org/reference/choose_palette.html" target="_blank">choose_palette()</a></code>) will not use custom palettes. These register-calls can also be added to your local <code style="display: inline;">~/.Rprofile</code>. <div style="height: 2em;"></div> <comment>## Register custom color palette</comment>