Description Usage Arguments Details Examples
Takes data loaded in from an ELG file and plots a map of a number of flowthrough variables along the cruise track
1 2 | plotSEAelg(df, vars = c(1, 2, 3, 4), step = 60, reg = "",
bathy = T, new_elg = F)
|
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) |
Notes: vars can be:
1 - Temperature
2 - Salinity
3 - Fluoroescence
4 - CDOM Fluoroescence
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.