plot.Palm {NScluster}R Documentation

Plot Non-Parametric and Parametric Normalized Palm Intensity

Description

Plot method for objects of class "Palm".

Usage

## S3 method for class 'Palm'
plot(x, ..., log = "xy")

Arguments

x

an object of class "Palm", usually the result of a call to palm.cppm.

...

optional. At most 4 additional objects of class "Palm".

log

a character string indicating if logarithmic axes are to be used.


[Package NScluster version 1.3.6-1 Index]