Description Usage Arguments Details Examples
Plots data recorded in surfsamp.xls(x/m) once read in to a data frame using readSEAxls
1 | plotSEAsurf(df, vars = c(1, 2, 3, 4), reg = "")
|
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). |
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().
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.