powered by
Returns the child cell at a given position within an ordered list of all children of parent at the specified resolution childRes.
childPosToCell(childPos, cell, childRes)
the position of the child cell
vector of H3 cells
integer vector specifying the child resolution for each cell
cell
childPosToCell( childPos = c(42, 41) , cell = c("85283473fffffff","85283473fffffff") , childRes = c(7L, 7L) )
Run the code above in your browser using DataLab