plot.TZ: Plot either temperature or depth from a PSAT tag

Description Usage Arguments Value Author(s)

Description

Plots either temperature or depth from a PSAT tag from an object of type returned from MWT_extract5 containing a 'T' and 'Z' component.

Usage

1
plot.TZ(tzdata, Z = 1, dcol = 2, axes = T)

Arguments

tzdata

Object of type returned from MWTextract containing a 'T' and 'Z' component.

Z

Either '1' or '2'. '1' is for plotting Depth, '2' is for plotting temperature.

dcol

Color of plotted points and lines.

axes

Should axes be plotted; Default is T

Value

A time series style plot of either depth or temperature

Author(s)

Benjamin Galuardi


galuardi/analyzepsat documentation built on May 17, 2019, 3:25 p.m.