header {oce} | R Documentation |
Return the header for an oce data object.
header(x)
x |
An oce object. |
Returns header, taken from the metadata of x.
The header, often as a list of character strings.
Dan Kelley
library(oce) data(ctd) header(ctd)