summary.onStudy {OmicNavigator} | R Documentation |
Summarize elements of OmicNavigator study
Description
Displays a tree-like summary of the elements that have been added to an OmicNavigator study.
Usage
## S3 method for class 'onStudy'
summary(object, elements = NULL, ...)
Arguments
object |
OmicNavigator study object (class |
elements |
Subset the output to only include specific elements of the
study, e.g. |
... |
Currently unused |
Value
Invisibly returns the original onStudy
object
[Package OmicNavigator version 1.13.13 Index]