show: Show an object

showR Documentation

Show an object

Description

Show an object

Usage

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

Arguments

object

Any R object

Value

show returns an invisible NULL.

Note

Updated 2023-08-23.

Examples

data(cello)

## Cellosaurus ====
object <- cello
show(object)

acidgenomics/Cellosaurus documentation built on March 15, 2024, 1:28 a.m.