View source: R/ltc_functions.R
bird | R Documentation |
Visualizes a selected colour palette in the form of a bird drawing.
bird(chrom)
chrom |
A vector of colours from one of the |
A ggplot2 object showing a bird drawing using the selected colours.
## Not run:
paloma <- ltc("paloma")
bird(paloma)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.