| renameData {oce} | R Documentation |
This was deprecated in December 2019, because oceRenameData() does
a better job and is more consistent with other functions that work
with items in the data and metadata slots.
renameData(x, old = NULL, new = NULL)
x |
an oce object. |
old |
Vector of strings, containing old names. |
new |
Vector of strings, containing old names. |