R/utility_functions.r
color_pal.Rd
Draw a palette of colors
color_pal(col, border = "gray70", ...)
vector of colors
border
other arguments
Plot of a color palette
Borrowed from the colorspace library
colorspace library authors
color_pal(c("#66C2A5", "#FC8D62", "#8DA0CB"))