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/pfgsea documentation built on Oct. 18, 2023, 11:12 a.m.