View source: R/updateNamesCDL.R
updateNamesCDL | R Documentation |
updateNamesCDL
converts numeric CDL categories to class labels.
updateNamesCDL(y)
y |
A numeric array of integers associated with CDL categories. |
An array of strings labeling each CDL class. If the CDL class is unspecified then the original integer is returned.
Jonathan Lisic, jlisic@gmail.com
updateNamesCDL(0:255)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.