plot.esonar: Plot *eSonar* Data

View source: R/plot.esonar.R

plot.esonarR Documentation

Plot eSonar Data

Description

Graphically display esonar data.

Usage

## S3 method for class 'esonar'
plot(x, ...)

Arguments

x

esonar data object.

Examples

plot.esonar(year = 2020, tow.id = "GP354F")

x <- read.esonar(year = 2020, tow.id = "GP354F")
plot(x)


TobieSurette/gulf.graphics documentation built on Feb. 10, 2024, 10:58 p.m.