compactCells | R Documentation |
Compacts the set cellSet of indexes as best as possible, into the array compactedSet.
compactCells(cellSet)
cellSet |
list of character vectors containing to be compacted H3 cell indexes |
a list of character vectors containing the compacted H3 cell indexes
compactCells(gridDisk(cell = c("8cbe63562a54bff","8cbe635631103ff"), k = c(1L, 2L)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.