#' @title Return all colors recognized by fauna_colors function
#'
#' @return Named vector of all colors recognized by fauna_colors
#' @export
#'
#' @examples return_full_palette()
return_full_palette <- function(){
fauna_colours("force_return_full")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.