R/sequential_colors.R

#' 9 different color - sequential group (Blue gradient). It is useful with work with barplot or mapplot.
#' 
sequential_colors <-RColorBrewer::brewer.pal(9, "Blues")
Nicolabo/PERUanalytics documentation built on May 7, 2019, 6:18 p.m.