View source: R/EVRenameAcousticVar.R
EVRenameAcousticVar | R Documentation |
This function renames an existing acoustic variable
EVRenameAcousticVar(EVFile, acoVarName, newName)
EVFile |
Echoview file COM object |
acoVarName |
The acoustic variable name to which a new variable will be added. |
newName |
New name of the acoustic variable |
list with three elements: $varObj acoustic variable COM object; $objName new name of the variable object;$msg message vector
The function will check if the proposed new variable new already exists. If the porposed new name exists, then the new name will be chnaged to 'newName duplicate name'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.