see_colors {see} | R Documentation |
Can be used to get the hex code of specific colors from the See color
palette. Use see_colors()
to see all available colors.
see_colors(...)
... |
Character names of colors. |
A character vector with color-codes.
see_colors()
see_colors("indigo", "lime")