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