R/datasets.R

#' Geoffrey's Colours
#' 
#' These are the colours I use in my plots.
#'  
#' @format A vector of length 10 containing hexcodes.
#' 
#' @source These colours are taken from the wesanderson library 
#'     and consist of the Darjeeling and Rushmore sets.
"g_colours"

#' Geoffrey's Colours 2
#' 
#' These are the colours I use in my plots.
#'  
#' @format A vector of length 5 containing hexcodes.
#' 
#' @source These colours are taken from the Metropolis Beamer Theme 
#'     which can be found here: github.com/matze/mtheme.
"g_colours2"
G-Thomson/gthor documentation built on May 6, 2019, 5:08 p.m.