as.lobo | R Documentation |
Coerce a dataset into a lobo dataset.
as.lobo(
time,
u,
v,
salinity,
temperature,
pressure,
nitrate,
fluorescence,
filename = ""
)
time |
vector of times of observation |
u |
vector of x velocity component observations |
v |
vector of y velocity component observations |
salinity |
vector of salinity observations |
temperature |
vector of temperature observations |
pressure |
vector of pressure observations |
nitrate |
vector of nitrate observations |
fluorescence |
vector of fluorescence observations |
filename |
source filename |
A lobo object.
Dan Kelley
Other things related to lobo data:
[[,lobo-method
,
[[<-,lobo-method
,
lobo
,
lobo-class
,
plot,lobo-method
,
read.lobo()
,
subset,lobo-method
,
summary,lobo-method
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.