powered by
Can be used to get the hex code of specific colors from the Metro color palette. Use metro_colors() to see all available color.
metro_colors()
metro_colors(...)
Character names of colors.
A character vector with color-codes.
# NOT RUN { metro_colors() metro_colors("dark red", "teal") # }
Run the code above in your browser using DataLab