Skip to contents

...

Usage

# S4 method for class 'SpatialData'
show(object)

# S4 method for class 'ImageArray'
show(object)

# S4 method for class 'LabelArray'
show(object)

# S4 method for class 'PointFrame'
show(object)

# S4 method for class 'ShapeFrame'
show(object)

Arguments

object

SpatialData object or one of its elements, i.e., an Image/LabelArray or Point/ShapeFrame.

Value

NULL

Author

Helena L. Crowell

Examples

# TODO