View source: R/grid_helpers.R View source: R/RcppExports.R
| cell_to_index | R Documentation |
Advanced function for working with hierarchical index strings. Most users don't need this - use cell IDs directly.
cell_to_index(cell_id, grid)
cell_id |
Numeric vector of cell IDs |
grid |
A HexGridInfo or HexData object |
Character vector of hierarchical index strings
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.