powered by
updateNamesCDL converts numeric CDL categories to class labels.
updateNamesCDL
updateNamesCDL(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.
# NOT RUN { updateNamesCDL(0:255) # }
Run the code above in your browser using DataLab