color_pal {socviz} | R Documentation |
Draw a palette of colors
color_pal(col, border = "gray70", ...)
col |
vector of colors |
border |
border |
... |
other arguments |
Borrowed from the colorspace library
Plot of a color palette
colorspace library authors
color_pal(c("#66C2A5", "#FC8D62", "#8DA0CB"))