show: Show an object

showR Documentation

Show an object

Description

Show an object

Usage

## S4 method for signature 'FgseaList'
show(object)

Arguments

object

Object.

Value

show returns an invisible NULL.

Note

Updated 2022-08-17.

Examples

data(fgsea)

## FgseaList ====
object <- fgsea
show(object)

acidgenomics/r-acidgsea documentation built on Oct. 15, 2023, 2:02 a.m.