getFeatureNames | R Documentation |
Extracts names of entries from the meta data.frame.
getFeatureNames(object, of_class = NULL, ...)
getMetaNames(object, of_class = NULL, ...)
object |
An object of class |
of_class |
Character vector. Specify the class(es) a metadata entry must be of for its name to be returned. |
... |
Used to absorb deprecated arguments or functions. |
A named character vector of the variables in the metadata slot (excluding 'sample').
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.