Skip to contents

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

Usage

edgeLengthM(edge)

Arguments

edge

vector of unidirectional H3 edges

Value

the exact edge length of specific unidirectional edge in meters.

Examples


edgeLengthM(edge = c("13d2a1672b34ffff","16a2a1072b59ffff"))
#> [1]  4.209203 78.541266