show,SpatialExperiment-method {SpatialExperiment}R Documentation

SpatialExperiment show method

Description

a method for showing the SpatialExperiment

Usage

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

Arguments

object

a SpatialExperiment object instance

Value

none

Examples

example(SpatialExperiment, echo=FALSE) # using class example
show(se)

[Package SpatialExperiment version 1.0.0 Index]