#' instagramColours
#'
#' returns a colour palette
#' @return Returns a vector of colour names
#' @export
#' @examples
#' instagramColours()
instagramColours=function(){return(c("plum1","lightblue","darkseagreen2","#C5B358","darkgoldenrod1"))}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.