invert.sphere: Invert sphere about its centre

View source: R/transformations.R

invert.sphereR Documentation

Invert sphere about its centre

Description

Invert sphere about its centre

Usage

invert.sphere(r, ...)

Arguments

r

Coordinates of points in spherical coordinates represented as 2 column matrix with column names phi (latitude) and lambda (longitude).

...

Other arguments

Value

Matrix in same format, but with pi added to lambda and phi negated.

Author(s)

David Sterratt


retistruct documentation built on April 3, 2025, 5:58 p.m.