spatstat (version 1.33-0)

plot.pp3: Plot a three-dimensional point pattern

Description

Plots a three-dimensional point pattern.

Usage

## S3 method for class 'pp3':
plot(x, ...)

Arguments

x
Three-dimensional point pattern (object of class "pp3").
...
Arguments passed to scatterplot3d controlling the plot.

Value

  • Null.

Details

This is the plot method for objects of class "pp3". This function requires the scatterplot3d package. The coordinates of the point pattern are passed to the function scatterplot3d along with any extra arguments ....

See Also

pp3