plotSEAelg: Plot flowthrough data stored in an ELG file

Description Usage Arguments Details Examples

Description

Takes data loaded in from an ELG file and plots a map of a number of flowthrough variables along the cruise track

Usage

1
2
plotSEAelg(df, vars = c(1, 2, 3, 4), step = 60, reg = "",
  bathy = T, new_elg = F)

Arguments

df

data frame produced by using readSEAelg().

vars

options for which variables to plot

step

gap between subsequent plotted points

reg

option to define a plotting region (calls reg2latlon).

bathy

logical for including background bathymetry (FIX: CURRENTLY STORED LOCALLY)

Details

Notes: vars can be:

1 - Temperature

2 - Salinity

3 - Fluoroescence

4 - CDOM Fluoroescence

Examples

1

benharden27/sea documentation built on May 14, 2019, 4:18 p.m.