cellocator {icosa} | R Documentation |
Locate grid faces based on their positions on a map
Description
The function returns which grid faces contain the points clicked in a plot.
Usage
cellocator(gridObj, n, output = "faces", ...)
Arguments
gridObj |
|
n |
( |
output |
( |
... |
Arguments passed to the |
Value
A vector of character
values, each corresponding to a face identifier.
[Package icosa version 0.11.0 Index]