Learn R Programming

CCAMLRGIS (version 4.2.1)

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
terra::plot(SmallBathy(),breaks=Depth_cuts,col=Depth_cols,axes=FALSE)

Run the code above in your browser using DataLab