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 onStudy)

elements

Subset the output to only include specific elements of the study, e.g. c("results", "enrichments")

...

Currently unused

Value

Invisibly returns the original onStudy object


[Package OmicNavigator version 1.13.13 Index]