#' Palette names
#'
#' Get names of available palettes in the normentR package.
#'
#' @usage
#' available_palettes()
#'
#' @export
available_palettes <- function() names(norment_palette)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.