iplot.s2pp: Plot a spherical point pattern on an interactive sphere with...

View source: R/s2plotting.R

iplot.s2ppR Documentation

Plot a spherical point pattern on an interactive sphere with rotation and zoom

Description

Plot a spherical point pattern on an interactive sphere using threejs::globejs().

Usage

## S3 method for class 's2pp'
iplot(x, ...)

Arguments

x

Spherical point pattern of class "s2pp".

...

Additional parameters passed to iplot.s2polygon and threejs::globejs() to control the appearance of the plot. For instance img can be a file path to an image to wrap on the sphere, and color, and pointsize control the appearance of the plotted points.


spatstat/spatstat.sphere documentation built on Jan. 27, 2023, 2:59 a.m.