getFeatures | R Documentation |
Get features from a study
getFeatures(study, modelID = NULL, quiet = FALSE, libraries = NULL)
study |
An OmicNavigator study. Either an object of class |
modelID |
Filter by modelID |
quiet |
Suppress messages (default: |
libraries |
The directories to search for installed study packages. If
left as |
A data frame (if modelID
is specified) or a list of data
frames. All the columns will be character strings, even if the values
appear numeric.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.