getResolution {h3r} | R Documentation |
Get Resolution
Description
Returns the resolution of the index.
Usage
getResolution(cell)
Arguments
cell |
vector of H3 cells |
Value
a vector the same length as cell
giving the resolution of each
index
Examples
getResolution(cell = c("8cbe63562a54bff","8cbe635631103ff"))
[Package h3r version 0.1.1 Index]