| oceColorsGebco {oce} | R Documentation |
Create colors in a Gebco-like scheme
oceColorsGebco(n = 9, region = c("water", "land", "both"),
type = c("fill", "line"))
n |
Number of colors to return |
region |
String indicating application region, one of |
type |
String indicating the purpose, one of |
Other things related to colors: colormap,
oceColors9B, oceColorsCDOM,
oceColorsChlorophyll,
oceColorsClosure,
oceColorsDensity,
oceColorsFreesurface,
oceColorsJet,
oceColorsOxygen,
oceColorsPAR,
oceColorsPalette,
oceColorsPhase,
oceColorsSalinity,
oceColorsTemperature,
oceColorsTurbidity,
oceColorsTwo,
oceColorsVelocity,
oceColorsViridis,
oceColorsVorticity, ocecolors
Other things related to colors: colormap,
oceColors9B, oceColorsCDOM,
oceColorsChlorophyll,
oceColorsClosure,
oceColorsDensity,
oceColorsFreesurface,
oceColorsJet,
oceColorsOxygen,
oceColorsPAR,
oceColorsPalette,
oceColorsPhase,
oceColorsSalinity,
oceColorsTemperature,
oceColorsTurbidity,
oceColorsTwo,
oceColorsVelocity,
oceColorsViridis,
oceColorsVorticity, ocecolors
library(oce)
imagep(min(volcano) - volcano, col=oceColorsGebco(128),
zlab="oceColorsGebco")