get_col_names {unikn} | R Documentation |
Get color names
Description
get_col_names
gets color names from color palettes.
Usage
get_col_names(col, custom_pals = all_pals)
Arguments
col |
A vector of colors. |
custom_pals |
A vector of color palettes. |
Value
A vector of color names.
[Package unikn version 1.0.0 Index]