#' DataKind Recommended Palette For Non-Sequential Data
#'
#' A list containing an extended palette for use when making visualisations
#' for DataKind with data in non-sequential order.
#'
#' @format A list of strings, each is a colour hex code.
#' \describe{
#' \item{dk_palette}{List of datakind colour hex codes.}
#' \item{colours:}{("#404040", "#FF6600", "#FF9900", "#FFCC33" , "#FFCC99")}
#' }
"dk_non_sequential_palette"
# dk_non_sequential_palette <- c("#404040" , "#FF6600", "#FF9900",
# "#FFCC33" , "#FFCC99")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.