R/data.R

#' Hex codes for standard BBC colours
#'
#' A dataset containing the colours from the BBC data viz template.
#'
#' @format A data frame with 60 rows and 3 variables:
#' \describe{
#'   \item{colour}{one of blue   red    green  orange purple gray}
#'   \item{shade}{1 to 11, from darkest to lightest. 5 is the "main" version}
#'   \item{code}{The hex code for that colour and shade}
#'   ...
#' }
#' @source \url{https://www.dropbox.com/s/2dgf2dm3jjf43nc/news_data_viz_styleguide_v02.pdf}
"diamonds"
bbcuffer/bbcfigr documentation built on May 17, 2019, 8:05 a.m.