| a5_get_resolution | R Documentation |
Extracts the resolution level (0–30) encoded in each cell index.
a5_get_resolution(cell)
cell |
An a5_cell vector. |
An integer vector of resolutions.
a5_cell_to_parent(), a5_cell_to_children()
cell <- a5_lonlat_to_cell(-3.19, 55.95, resolution = 10)
a5_get_resolution(cell)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.