Description Usage Arguments Details Value Examples
Provides a wrapper for simple selection of colors for typical meteorological parameters.
1 2 3 4 5 6 |
n |
number of colors. |
parameter |
one of |
type |
type of color palette. One of |
plot |
Shall an image be plotted? Can be |
... |
Other parameters that are transferred to the HCL routines (see details). |
Colors are provided based on the HCL color space, which is used as reference. See package colorspace
.
Function show_palettes
shows an overview of currently available colorsets.
A character string with HEX representation of the n
colors.
If plot = TRUE
an image with the chosen colorset is shown. Function show_palettes
only produces an overview image.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.