plot.mstppp {lgcp} | R Documentation |
plot.mstppp function
Description
Plot method for mstppp objects
Usage
## S3 method for class 'mstppp'
plot(x, cols = "red", ...)
Arguments
x |
an object of class mstppp |
cols |
optional vector of colours to plot points with |
... |
additional arguments passed to plot |
Value
plots the mstppp object x
[Package lgcp version 2.0 Index]