R/palettes.R
bathymetry.Rd
The object contains data.frame-class objects to be used with the expand function to produce full calibrated color ramps.
data.frame
expand
data(bathymetry)
A list with 1 data.frame elements:
list
sandy
: A color ramp resembling a sandy beach.
data(bathymetry) sandyExp <- expand(bathymetry$sandy, n=200) plot(sandyExp)