edgeLengthKm: Get the exact edge length of specific unidirectional edge in...

View source: R/miscellaneous.R

edgeLengthKmR Documentation

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

Description

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

Usage

edgeLengthKm(edge)

Arguments

edge

vector of unidirectional H3 edges

Value

the exact edge length of specific unidirectional edge in kilometers.

Examples


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


h3r documentation built on April 3, 2025, 10:47 p.m.