#'suri_purple
#'@export
suri_purple <- function(n){
pal <- c('#f7fcfd','#e0ecf4','#bfd3e6','#9ebcda','#8c96c6','#8c6bb1','#88419d','#810f7c','#4d004b')
pal[1:n]
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.