| kodom_colors | R Documentation |
Returns colors inspired by the Kadam flower (Neolamarckia cadamba):
teal (low), gold (mid), red (high). Passing n > 3 interpolates between
the three anchors via grDevices::colorRampPalette().
kodom_colors(n = 3L)
n |
Number of colors. 3 returns the anchor set; >3 interpolates. |
Character vector of hex color codes.
kodom_colors()
kodom_colors(7)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.