oceSetMetadata {oce} | R Documentation |
metadata
slot of an oce
objectSet 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 |
A note to be stored in the processing log. |