Return the header for an oce data object.
header(x)
x
an oce object.
oce
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)