#' DMC floss colours
#'
#' A dataset containing the codes, names and colours of DMC floss colours
#'
#' @format A tibble with 454 rows and 6 variables:
#' \describe{
#' \item{dmc}{dmc code}
#' \item{name}{dmc name}
#' \item{hex}{hex code of colour}
#' \item{red}{RGB colour code: red}
#' \item{green}{RGB colour code: green}
#' \item{blue}{RGB colour code: blue}
#' }
#' @source Sharla Gelfand: \url{https://github.com/sharlagelfand/dmc}
"floss"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.