Learn R Programming

CCAMLRGIS (version 3.0.4)

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
# NOT RUN {
plot(SmallBathy,breaks=Depth_cuts,col=Depth_cols,axes=FALSE,box=FALSE)
# }

Run the code above in your browser using DataLab