plotSEAsurf: Plot Surface Station data

Description Usage Arguments Details Examples

Description

Plots data recorded in surfsamp.xls(x/m) once read in to a data frame using readSEAxls

Usage

1
plotSEAsurf(df, vars = c(1, 2, 3, 4), reg = "")

Arguments

df

Data from created by using readSEAxls().

vars

list of numbers prescribing which fields to plot (see notes).

reg

internally prescribed regions that can be plotted for local maps (see reg2latlon).

Details

Plots are made in subplots determined by the number of variables in vars

vars can have following properties:

1 - Nitrates

2 - Phosphates

3 - Extracted Chla

4 - pH

5 - Alkalinity

6 - Oxygen

Regs can currently have values prescribed in reg2latlon().

Examples

1

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