| as.xbt | R Documentation |
Create an xbt Object
as.xbt(
z,
temperature,
longitude = NA,
latitude = NA,
filename = "",
sequenceNumber = NA,
serialNumber = ""
)
z |
numeric vector giving vertical coordinates of measurements. This is the negative of
depth, i.e. |
temperature |
numeric vector giving in-situ temperatures at the |
longitude, latitude |
location in degE and degN. |
filename |
character value naming source file. |
sequenceNumber |
numerical value of the sequence number of the XBT drop. |
serialNumber |
character value holding the serial number of the XBT. |
An xbt object.
Dan Kelley
Other things related to xbt data:
[[,xbt-method,
[[<-,xbt-method,
plot,xbt-method,
read.xbt(),
read.xbt.noaa1(),
subset,xbt-method,
summary,xbt-method,
xbt,
xbt-class,
xbt.edf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.