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