powered by
Color palettes for maps and figures
glottocolpal(palette, ncolr = NULL, rev = FALSE, alpha = NULL, show = FALSE)
Name of color palette, use glottocolpal("all") to see the options
Number of colors to be generated (optional)
Should the order of colors be reversed?
Values between 0 (transparent) and 1 (opaque)
Do you want to plot the color palette?
A vector of colors, optionally plotted.
# NOT RUN { glottocolpal(palette = "turbo", show = TRUE) # }
Run the code above in your browser using DataLab