powered by
Quick access to column names in slot header and names of conversion codes.
These methods provide a quick display of the contents in coverconvert and vegtable objects.
# S4 method for vegtable names(x)# S4 method for vegtable dimnames(x)# S4 method for coverconvert names(x)# S4 method for coverconvert names(x) <- value
# S4 method for vegtable dimnames(x)
# S4 method for coverconvert names(x)
# S4 method for coverconvert names(x) <- value
A list containing the names from each slot.
Either a vector or a list (in the case of dimnames()) with the names of variables.
dimnames()
An object of class coverconvert or vegtable.
A character vector used for replacement methods.
Miguel Alvarez kamapu78@gmail.com.
names(Kenya_veg@coverconvert) names(Kenya_veg) dimnames(Kenya_veg)
Run the code above in your browser using DataLab