ODFListFromHeader {oce} | R Documentation |
Create a List of odf Header Metadata
Description
Create a List of odf Header Metadata
Usage
ODFListFromHeader(header)
Arguments
header |
Vector of character strings, holding the header |
Value
A list holding the metadata, with item names matching
those in the ODF header, except that duplicates are transformed
through the use of unduplicateNames()
.
See Also
Other things related to odf data:
CTD_BCD2014666_008_1_DN.ODF.gz
,
ODF2oce()
,
ODFNames2oceNames()
,
[[,odf-method
,
[[<-,odf-method
,
odf-class
,
plot,odf-method
,
read.ctd.odf()
,
read.odf()
,
subset,odf-method
,
summary,odf-method
[Package oce version 1.8-2 Index]