hexify_default_index_type: Get default index type for aperture

View source: R/hexify_index.R

hexify_default_index_typeR Documentation

Get default index type for aperture

Description

Returns the recommended index type:

  • Aperture 3: "z3"

  • Aperture 4: "zorder"

  • Aperture 7: "z7"

Usage

hexify_default_index_type(aperture)

Arguments

aperture

Aperture (3, 4, or 7)

Value

String: "z3", "z7", or "zorder"

See Also

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


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