oceGetMetadata | R Documentation |
In 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 oce object. |
name |
String indicating the name of the item to be found. |
Dan Kelley
Other things related to the metadata slot:
oceDeleteMetadata()
,
oceRenameMetadata()
,
oceSetMetadata()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.