R/colors.R

#' Return a colour palette function
#' @seealso \code{\link{colorRampPalette}}
#' @param n Number of colours in palette
#' @export
jet.colors<-colorRampPalette(c('navy','cyan','yellow','red'))
sfrechter/physplit.analysis documentation built on May 29, 2019, 8:02 p.m.