#' @title act_color_opt
#'
#' @return names of available pre-fab colors
#'
#'
#' @examples
#' act_show_colors("aladdin_sane")
#'
#'
#'
#' @export
act_color_opt <- function(){
names(mal_pal)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.