hexify_is_valid_index_type: Check if index type is valid for aperture

View source: R/hexify_index.R

hexify_is_valid_index_typeR Documentation

Check if index type is valid for aperture

Description

Check if index type is valid for aperture

Usage

hexify_is_valid_index_type(
  aperture,
  index_type = c("auto", "z3", "z7", "zorder")
)

Arguments

aperture

Aperture (3, 4, or 7)

index_type

Index type to check

Value

Logical: TRUE if valid combination

See Also

Other hierarchical index: hexify_cell_to_index(), hexify_compare_indices(), hexify_default_index_type(), hexify_get_children(), hexify_get_parent(), hexify_get_resolution(), hexify_index_to_cell(), hexify_index_to_lonlat(), hexify_lonlat_to_index(), hexify_z7_canonical()


hexify documentation built on March 1, 2026, 1:07 a.m.