plot: Plot all frames of an IrisSpatialFeatures ImageSet object.

Description Usage Arguments Value Examples

Description

Plot all frames of an IrisSpatialFeatures ImageSet object.

Usage

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

Arguments

x

Iris ImageSet object

Value

A plot

Examples

1
2
dataset <- IrisSpatialFeatures_data
plot(dataset)

IrisSpatialFeatures documentation built on May 2, 2018, 2:49 a.m.