| hexify_compare_indices | R Documentation |
Lexicographic comparison of two index strings.
hexify_compare_indices(idx1, idx2)
idx1 |
First index string |
idx2 |
Second index string |
Integer: -1 if idx1 < idx2, 0 if equal, 1 if idx1 > idx2
Other hierarchical index:
hexify_cell_to_index(),
hexify_default_index_type(),
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.