plot.SpatPatterns: Plot a 'SpatPatterns' object

plot.SpatPatternsR Documentation

Plot a SpatPatterns object

Description

Plots the points generated from the pattern (color coded for each class) together with the study window

Usage

## S3 method for class 'SpatPatterns'
plot(x, asp = NA, xlab = "x", ylab = "y", ...)

Arguments

x

Object of class SpatPatterns.

asp

A numeric value, giving the aspect ratio for y axis to x-axis y/x (default is NA), see the official help for asp by typing "? asp".

xlab, ylab

Titles for the x and y axes, respectively (default is xlab="x" and ylab="y").

...

Additional parameters for plot.

Value

None

Examples

#TBF


nnspat documentation built on Aug. 30, 2022, 9:06 a.m.