| oceSetMetadata {oce} | R Documentation |
Set Something in the metadata Slot of an oce Object
oceSetMetadata(object, name, value, note = "")
object |
an |
name |
String indicating the name of the item to be set. |
value |
Value for the item. |
note |
Either empty (the default), a character string, or |