isPentagon: Is Pentagon

View source: R/inspection.R

isPentagonR Documentation

Is Pentagon

Description

Returns non-zero if this index represents a pentagonal cell.

Usage

isPentagon(cell)

Arguments

cell

vector of H3 cells

Value

a vector the same length as cell indicating if the cell is Class II

Examples


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


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