R/abmi.themes.R

#' abmi.themes: Making ABMI-themed ggplot2 graphics
#'
#' This package provides ABMI staff with access to colour palettes and web fonts outlined in the Brand Guidelines, which can be used when making graphics wiht ggplot2. A default ABMI ggplot2 theme is also provided.
#'
#' @author Marcus Becker \email{mabecker@ualberta.ca}
#' @docType package
#' @name abmi.themes
"_PACKAGE"

utils::globalVariables(c("font_families", "font_add_google"))
mabecker89/abmi.themes documentation built on Aug. 9, 2020, 10:57 p.m.