cellToLatLng | R Documentation |
Finds the center of the cell in grid space
cellToLatLng(cell)
cell |
vector of H3 cells |
a list of two vectors, lat
and lng
, each the same length as
cell
, giving the center of cell
cellToLatLng(cell = c("8cbe63562a54bff","8cbe635631103ff"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.