View source: R/scale_color_material.R
material_colors | R Documentation |
Can be used to get the hex code of specific colors from the material design
color palette. Use material_colors()
to see all available colors.
material_colors(...)
... |
Character names of colors. |
A character vector with color-codes.
material_colors()
material_colors("indigo", "lime")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.