cellToCenterChild | R Documentation |
cell
at the childRes
resolutionProvies the center child index contained by cell
at the childRes
resolution
cellToCenterChild(cell, childRes)
cell |
vector of H3 cells |
childRes |
integer vector specifying the child resolution for each
|
index of the child cells
cellToCenterChild(
cell = c("85283473fffffff","85283473fffffff")
, childRes = c(7L, 8L)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.