plot.ppplist | R Documentation |
Plot point pattern (list)
## S3 method for class 'ppplist'
plot(x, ..., frame = 1, main = "ppp", combined = TRUE)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.