View source: R/ltc_functions.R
pltc | R Documentation |
Visualizes a selected colour palette as a bar of colours.
pltc(chromata, ...)
chromata |
A vector of colours from one of the |
... |
Additional arguments passed on to ggplot functions. |
A ggplot2 object showing the selected colours.
## Not run:
paloma <- ltc("paloma")
pltc(paloma)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.