auto_map_random_colors | R Documentation |
Randomly Select Colors
auto_map_random_colors( x, taken_colors, shade_level = 2, seed = 100, exclude_color_regex = "black|white|ivory|snow|beige|gray|grey" )
x |
Vector to map. |
taken_colors |
(Optional) Colors to exclude from selection because they have already been taken. |
shade_level |
Shade level from 1 to 4, Default: 2 |
seed |
Default: 100 |
exclude_color_regex |
(Optional) Regex to exclude a subset of colors. |
filter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.