getBaseCellNumber: Get Base Cell Number

View source: R/inspection.R

getBaseCellNumberR Documentation

Get Base Cell Number

Description

Returns the base cell number of the index

Usage

getBaseCellNumber(cell)

Arguments

cell

vector of H3 cells

Value

a vector the same length as cell giving the base cell number of each index

Examples


getBaseCellNumber(cell = c("8cbe63562a54bff","8cbe635631103ff"))


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