distance_mod: Normalize angular distance on a sphere distance

View source: R/pb_distance.R

distance_modR 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


tectonicr documentation built on Sept. 11, 2024, 6:05 p.m.