oceDeleteData {oce} | R Documentation |
oce
objectReturn a copy of the supplied object that lacks the named
element in its data
slot, and that has a note
about the deletion in its processing log.
oceDeleteData(object, name)
object |
an |
name |
String indicating the name of the item to be deleted. |