Learn R Programming

CCAMLRGIS (version 4.2.1)

Depth_cuts: Bathymetry depth classes

Description

Set of depth classes to plot bathymetry, to be used in conjunction with Depth_cols.

Usage

data(Depth_cuts)

Arguments

Format

numeric vector

See Also

Depth_cuts2, add_col, add_Cscale, SmallBathy.

Examples

Run this code
terra::plot(SmallBathy(),breaks=Depth_cuts,col=Depth_cols,axes=FALSE,box=FALSE)

Run the code above in your browser using DataLab