R/fishpals-package.R

#' The 'fishpals' package
#' 
#' @description Heavily influenced by Diane Cook's `ochre` package and Karthik
#' Ram's `wesanderson` package, this package
#' provides species-specific color palettes (generated from pictures of fish 
#' that 'Cramer Fish Sciences' has worked with in the past), and some
#' lightweight ggplot2 themes.
#' 
#' @aliases fishpals
#'@name fishpals-package
#'
#'@importFrom graphics text rect par
#'@importFrom grDevices colorRampPalette

NULL
fishsciences/fishpals documentation built on July 11, 2022, 12:32 a.m.