shadepalette.RdReturns color(s) that are a linear interpolation between two colors
these colors are suitable for shading shapes
shadepalette(n = 100, endcol = "red", inicol = "white",
interval = c(0.0, 1.0))a vector of character strings giving the interpolated colors in hexadecimal format
intpalette, grey, femmecol
colorRamp for comparable R functions.