plot.ppplist {geocausal}R Documentation

Plot point pattern (list)

Description

Plot point pattern (list)

Usage

## S3 method for class 'ppplist'
plot(x, ..., frame = 1, main = "ppp", combined = TRUE)

Arguments

x

input

...

arguments passed on to the function

frame

the element number of the list object (by default, 1)

main

title

combined

logical. 'combined' specifies whether to combine all the point processes to one plot. This argument applies only to the case when users specify one column with multiple time periods. By default = TRUE


[Package geocausal version 0.3.4 Index]