plot.Clusters {nnspat} | R Documentation |
Plot a Clusters
object
Description
Plots the points generated from the pattern (color coded for each class) together with the study window
Usage
## S3 method for class 'Clusters'
plot(x, asp = NA, xlab = "x", ylab = "y", ...)
Arguments
x |
Object of class |
asp |
A numeric value, giving the aspect ratio for y axis to x-axis y/x (default is |
xlab , ylab |
Titles for the x and y axes, respectively (default is |
... |
Additional parameters for |
Value
None
Examples
#TBF
[Package nnspat version 0.1.2 Index]