View source: R/scale_color_flat.R
flat_colors | R Documentation |
Can be used to get the hex code of specific colors from the Flat UI color
palette. Use flat_colors()
to see all available colors.
flat_colors(...)
... |
Character names of colors. |
A character vector with color-codes.
flat_colors()
flat_colors("dark red", "teal")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.