Usage
plot.profile(x,
type="S",
col.S="darkgreen",
col.t="red",
col.rho="blue",
col.N2="brown",
grid=FALSE,
col.grid="lightgray",
Slim, Tlim, densitylim, N2lim, plim,
lwd,
...)
Arguments
type
Type of profile to plot, from the list below.
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
col.S
Color for salinity profile.
col.t
Color for temperature.
col.rho
Color for density.
col.N2
Color for square of buoyancy frequency.
grid
Set TRUE to get a grid.
Slim
Optional limit for S axis
Tlim
Optional limit for T axis
densitylim
Optional limit for density axis
N2lim
Optional limit for N2 axis
plim
Optional limit for p axis
lwd
lwd value for data line
...
Optional arguments passed to other functions. A common example is to set df, for
use in sw.N2 calculations.