powered by
Convert an H3 cell (64-bit hexidecimal string) into a "split long" - a pair of 32-bit integers.
cell_to_splitlong(h3_address, simple = TRUE)
list of integer pairs, one for each address supplied.
Character; 15-character index generated by H3.
Logical; whether to return a vector or a data frame containing both inputs and outputs.
cell_to_splitlong(h3_address = '8abe8d12acaffff')
Run the code above in your browser using DataLab