plot,ImageSet-method {IrisSpatialFeatures}R Documentation

Plot all frames of an IrisSpatialFeatures ImageSet object.

Description

Plot all frames of an IrisSpatialFeatures ImageSet object.

Usage

## S4 method for signature 'ImageSet'
plot(x)

Arguments

x

Iris ImageSet object

Value

A plot

Examples

dataset <- IrisSpatialFeatures_data
plot(dataset)

[Package IrisSpatialFeatures version 1.3.0 Index]