Learn R Programming

CCAMLRGIS (version 3.0.7)

Depth_cols2: Bathymetry colors with Fishable Depth range

Description

Set of colors to plot bathymetry and highlight Fishable Depth range, to be used in conjunction with Depth_cuts2.

Usage

data(Depth_cols2)

Arguments

Format

Character vector

See Also

Depth_cols, add_col, add_Cscale, SmallBathy.

Examples

Run this code
# NOT RUN {
plot(SmallBathy,breaks=Depth_cuts2,col=Depth_cols2,axes=FALSE,box=FALSE)
# }

Run the code above in your browser using DataLab