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 April 5, 2025, 9:18 a.m.