gridRingUnsafe | R Documentation |
Produces the hollow hexagonal ring centered at origin with sides of length k.
gridRingUnsafe(cell, k)
cell |
vector of H3 cells |
k |
side length |
the indices of the hollow hexagonal ring centered at origin with sides of length k.
gridRingUnsafe(cell = c("8cbe63562a54bff","85283473fffffff"), k = c(2L, 1L))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.