R/colorCusGrinf.R

colorCusGrinf = function(brkpts,cols=c("green","yellow","red")) {
  return(colorRampPalette(cols) (length(brkpts)-1))
}

Try the sptemExp package in your browser

Any scripts or data that you put into this service are public.

sptemExp documentation built on July 7, 2019, 9:02 a.m.