R/hutchins_logo.R

Defines functions hutchins_logo

Documented in hutchins_logo

#' Insert hutchins logo
#'
#' @return
#' @export
#'
#' @examples
 <- function() {
  magick::image_read(system.file('logos/hutchins.png',package = 'gghutchins'))
}
Hutchins-Center/gghutchins documentation built on July 4, 2021, 11:46 a.m.