Learn R Programming

oce (version 0.9-20)

oceSetMetadata: Set something in the metadata slot of an oce object

Description

Set something in the metadata slot of an oce object

Usage

oceSetMetadata(object, name, value, note = "")

Arguments

object
an oce object
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.