oceGetMetadata {oce} | R Documentation |
oce
objectIn contrast to the various [[
functions, this is
guaranteed to look only within the metadata
slot. If
the named item is not found, NULL
is returned.
oceGetMetadata(object, name)
object |
an |
name |
String indicating the name of the item to be found. |