add.section.bathy: Add Section Bathymetry

View source: R/section.plot.R

add.section.bathyR Documentation

Add Section Bathymetry

Description

Add Section Bathymetry

Usage

add.section.bathy(
  section,
  bathy = bathy.global,
  binning = 1,
  bathy.col = "darkgrey"
)

Arguments

section

a section object from build.section()

bathy

a bathymetric object such as "bathy.global" (the default)

binning

a smoothing paramter; must be an odd integer

bathy.col

the color of the bathymetry

Author(s)

Thomas Bryce Kelly


tbrycekelly/TheSource documentation built on Nov. 7, 2023, 12:48 a.m.