plot,schemr,ANY-method {schemr}R Documentation

Plot the clustered image data

Description

Plot the clustered image data

Usage

## S4 method for signature 'schemr,ANY'
plot(x, y = NULL, ...)

Arguments

x

A schemr class object

y

Not used, NULL

...

Other arguments to pass onto 'plot'

Value

No return value, calls a raster plot of the clustered image data.


[Package schemr version 0.2.0 Index]