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