Determine the color scheme to be used for the plotting
col_scheme(scheme, n, ...)
The chosen color scheme. Options are "ggplot2", "viridis", "magma", "inferno", or "plasma". Note all but "ggplot2" depend upon the viridisLite package
The number of colors to be produced for the given scheme.
Additional arguments passed, typically being alpha
.