plot.stpp: Plot a space-time point pattern

Description Usage Arguments Author(s) See Also Examples

View source: R/plot.stpp.R

Description

Plot a space-time point pattern described by a “stpp” object.

Usage

1
2
## S3 method for class 'stpp'
plot(x, ..., pch = 1, asp = 1)

Arguments

x

A “stpp” object.

...

Arguments for use with plot.

pch

Character type for plotting the points.

asp

y/x aspect ratio.

Author(s)

Robert Clements

See Also

stpp, stwin

Examples

1
2

stppResid documentation built on May 29, 2017, 3:48 p.m.