plot-schemr-ANY-method: Plot the clustered image data

plot,schemr,ANY-methodR 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.


schemr documentation built on June 25, 2024, 9:07 a.m.