pairdist.s2pp: Pairwise Distances Between Points on Sphere

View source: R/s2dist.R

pairdist.s2ppR Documentation

Pairwise Distances Between Points on Sphere

Description

Pairwise Distances Between Points on Sphere

Usage

## S3 method for class 's2pp'
pairdist(X, ...)

Arguments

X

Point pattern on the sphere of class "s2pp".

...

Ignored.

Value

Numeric matrix of distances.

See Also

spatstat.geom::pairdist.


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