show: Show an object

showR Documentation

Show an object

Description

Show an object

Usage

show(object)

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

Arguments

object

Any R object

Value

show returns an invisible NULL.

Note

Updated 2021-06-29.

Examples

data(deseq)

## DESeqAnalysis ====
show(deseq)

steinbaugh/DESeqAnalysis documentation built on Oct. 13, 2023, 5:39 a.m.