distance_mod {tectonicr} | R Documentation |
Normalize angular distance on a sphere distance
Description
Helper function to express angular distance on the sphere in the range of 0 to 180 degrees
Usage
distance_mod(x)
Arguments
x |
numeric, angular distance (in degrees) |
Value
numeric vector
[Package tectonicr version 0.3.2 Index]