Learn R Programming

stppResid (version 1.1)

plot.stpp: Plot a space-time point pattern

Description

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

Usage

"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.

See Also

stpp, stwin

Examples

Run this code
data(eq)
plot(eq)

Run the code above in your browser using DataLab