Rdocumentation
powered by
Learn R Programming
oce (version 0.9-20)
oceDeleteMetadata: Delete metadata from an
oce
object
Description
Return a copy of the supplied object that lacks the named element in its
metadata
slot, and that has a note about the deletion in its processing log.
Usage
oceDeleteMetadata(object, name)
Arguments
object
an
oce
object
name
String indicating the name of the item to be deleted.