oceRenameMetadata | R Documentation |
Rename an item within the metadata
slot of an oce object.
oceRenameMetadata(object, old, new, note = "")
object |
an oce object. |
old |
character value that matches the name of an item in |
new |
character value to be used as the new name that matches the name of an item in
|
note |
character value that holds an explanation of the reason for the change. If this
is a string of non-zero length, then this is inserted in the processing log of the returned
value. If it is |
Dan Kelley
Other things related to the metadata slot:
oceDeleteMetadata()
,
oceGetMetadata()
,
oceSetMetadata()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.