Learn R Programming

h3r (version 0.1.2)

edgeLengthRads: Get the exact edge length of specific unidirectional edge in radians.

Description

Get the exact edge length of specific unidirectional edge in radians.

Usage

edgeLengthRads(edge)

Value

the exact edge length of specific unidirectional edge in radians.

Arguments

edge

vector of unidirectional H3 edges

Examples

Run this code

edgeLengthRads(edge = c("13d2a1672b34ffff","16a2a1072b59ffff"))

Run the code above in your browser using DataLab