Learn R Programming

CCAMLRGIS (version 3.0.4)

Depth_cols: Bathymetry colors

Description

Set of standard colors to plot bathymetry, to be used in conjunction with Depth_cuts.

Usage

data(Depth_cols)

Arguments

Format

Character vector

See Also

Depth_cols2, 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