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)

steinbaugh/pfgsea documentation built on March 29, 2025, 5:30 a.m.