| oceGetData {oce} | R Documentation |
oce objectIn 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 |
name |
String indicating the name of the item to be found. |