h3_line: Get the line of indexes between the given start and end...

View source: R/h3_traversal.R

h3_lineR Documentation

Get the line of indexes between the given start and end indexes (inclusive).

Description

Get the line of indexes between the given start and end indexes (inclusive).

Usage

h3_line(h3_index_start, h3_index_end)

Arguments

h3_index_start

character scalar; H3 start index

h3_index_end

character scalar; H3 end index


crazycapivara/h3-r documentation built on Aug. 10, 2022, 1:17 p.m.