Learn R Programming

schemr (version 0.3.1)

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

Description

Plot the clustered image data

Usage

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

Value

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

Arguments

x

A schemr class object

y

Not used, NULL

...

Other arguments to pass onto `plot`