EVOLUTION-MANAGER
Edit File: R.html
If you use <i>R</i> the preferred way to handle color palettes is to use <code style="display: inline;"><a href="http://colorspace.r-forge.r-project.org/reference/choose_palette.html" target="blank">choose_palette()</a></code> or <code style="display: inline;"><a href="http://colorspace.r-forge.r-project.org/reference/choose_palette.html" target="_blank">hclwizard()</a></code> on your local machine. Both graphical user interfaces return an <i>R</i> color palette function. However, you can also use the function call below to use the current palette in your <i>R</i> scripts. <div style="height: 2em;"></div> <comment>## Custom color palette</comment>