#' Los colores de la whipala
#'
#' Colores baseados en figura de Huhsunqu, Public Domain, https://commons.wikimedia.org/w/index.php?curid=988731
#'
#' @export
whipalette <- c("#ffffffff", #white
"#fcdd09ff", #yellow
"#eb7711ff", #orange
"#da121aff", #red
"#742c64ff", #purple
"#0f47afff", #blue
"#078930ff") # green
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.