isValidCell: Is Valid Cell

View source: R/inspection.R

isValidCellR Documentation

Is Valid Cell

Description

Returns non-zero if this is a valid H3 cell index

Usage

isValidCell(cell)

Arguments

cell

vector of H3 cells

Value

a vector the same length as cell giving the validity of the cell

Examples


isValidCell(cell = c("8cbe63562a54bff","8cbe635631103ff", "abc", "3"))


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