plot,ImageSet-method {IrisSpatialFeatures} | R Documentation |
Plot all frames of an IrisSpatialFeatures ImageSet object.
## S4 method for signature 'ImageSet' plot(x)
x |
Iris ImageSet object |
A plot
dataset <- IrisSpatialFeatures_data plot(dataset)