xyCellLayerFromIndex | R Documentation |
Convert a index (1, 2, 3,... ncells*nlayers) into a multilayer raster to row, col, cell and layer coordinates
xyCellLayerFromIndex(index, x)
index |
vector of multilayer index coordinates |
x |
Raster* layer, brick or stack |
a tibble of index, cell, col, row, x, y, and layer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.