#' Colour palettes
#'
#' A dataset containing a collection of four-colour palettes chosen
#' for aesthetic appeal. Original source is canva.com.
#'
#' @format A tibble with X rows and Y variables:
#' \describe{
#' \item{palette_name}{Name of the palette}
#' \item{colour_name}{Name of the colour}
#' \item{colour}{Hex code specifying the colour}
#' \item{palette_index}{Numeric identifier for the palette}
#' \item{colour_index}{Position of the colour in the palette}
#' \item{url}{Source for the palette}
#' }
#' @source \url{https://www.canva.com/colors/color-palettes}
"colores"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.