View source: R/fcn_miscGGplot.R
brewer.pal.Safe | R Documentation |
Internally calls 'brewer.pal(n, palette)', checking 'n' beforehand.
brewer.pal.Safe(n = 3, palette = "Set1")
n |
Number of colours |
palette |
Name of palette (e.g. "set1") |
character vector of colors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.