closepairs.s2pp: Close Pairs of Points on Sphere

View source: R/s2dist.R

closepairs.s2ppR Documentation

Close Pairs of Points on Sphere

Description

Close Pairs of Points on Sphere

Usage

## S3 method for class 's2pp'
closepairs(X, rmax, ..., chordal = FALSE)

Arguments

X

Point pattern on the sphere of class "s2pp".

rmax

Numeric

...

Further arguments passed to [spatstat.geom::closepairs.pp3()]. Notably the argument what can be convenient.

chordal

logical. Cordal distance cutting through the earth if TRUE. Otherwise, distance along the surface of the sphere if FALSE.

Value

List with info about close pairs of points

See Also

spatstat.geom::closepairs.


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