label {SIAMCAT} | R Documentation |
Retrieve a label-class object from object.
label(siamcat) ## S4 method for signature 'ANY' label(siamcat) ## S4 method for signature 'label' label(siamcat) ## S4 method for signature 'list' label(siamcat) ## S4 method for signature 'otu_table' orig_feat(siamcat)
siamcat |
(Required). An instance of siamcat-class that contains a label or instance of label-class or a list. |
The label-class object or NULL.
data(siamcat_example) label(siamcat_example)