Depth_cuts {CCAMLRGIS} | R Documentation |
Bathymetry depth classes
Description
Set of depth classes to plot bathymetry, to be used in conjunction with Depth_cols.
Usage
data(Depth_cuts)
Format
numeric vector
See Also
Depth_cuts2
, add_col
, add_Cscale
, SmallBathy
.
Examples
terra::plot(SmallBathy(),breaks=Depth_cuts,col=Depth_cols,axes=FALSE,box=FALSE)
[Package CCAMLRGIS version 4.1.1 Index]