S2Point_interpolate: Interpolation of points on unit sphere

Description Usage Arguments

View source: R/RcppExports.R

Description

Given a sequence of points on the unit sphere add interpolating points so consecutive points are within distance 'eps' of each other.

Usage

1

Arguments

x

Matrix with three columns representing the points.

eps

Strictly positive real number. Values greater than or equal to pi correspond to no interpolation.


spatstat/s2 documentation built on Aug. 16, 2019, 4:10 p.m.