R/data.R

#' 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"
BenjaminVigreux/embroidr documentation built on June 1, 2022, 12:51 a.m.