# 6.Create the color palettes
#::::::::::::::::::::::::::::::::::::::::::::::
#' Complete list of palettes
#'
#' Use \code{names(palette_peru)} to view list of palette netflyx names.
#'
#' @export
palette_peru <- list(
GranSangre = c("#c6171a","#711f1d","#531e1b","#502526","#3f221c","#2c211b"),
AlFondoHaySitio = c("#c77c10","#f3a316","#035263","#0077a5","#105a00","#32880e"),
Graffitti = c("#2b5aab","#1a79b8","#0396d0","#bada80","#98be58","#93af3b"),
LaPre = c("#5f6b67","#3b4440","#ea61b2","#c52984","#51e6e3","#27b8bc"),
MilOficios = c("#719a4f","#85bc55","#adde6b","#fc8577","#c64034","#a53e30"),
QueBuenaRaza = c("#e92567","#f6739f","#ffa5c4","#6abce2","#5fb1df","#3f91d0"),
DeVueltaBarrio = c("#b05b3d","#df461e","#e6cda7","#d88e28","#f39e1d","#9c6a1f"),
JuntaVecinos = c("#489b93","#3fbbb4","#8fe9e1","#facb77","#fa9035","#f98435")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.