show-SpatialExperiment-method: SpatialExperiment show method

Description Usage Arguments Value Examples

Description

a method for showing the SpatialExperiment

Usage

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

Arguments

object

a SpatialExperiment object instance

Value

none

Examples

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

SpatialExperiment documentation built on Nov. 8, 2020, 7:35 p.m.