oceGetData | R Documentation |
In contrast to the various [[
functions, this is
guaranteed to look only within the data
slot. If
the named item is not found, NULL
is returned.
oceGetData(object, name)
object |
an oce object. |
name |
String indicating the name of the item to be found. |
Dan Kelley
Other things related to the data slot:
oceDeleteData()
,
oceRenameData()
,
oceSetData()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.