get_grid {geeLite} | R Documentation |
Obtain H3 Hexagonal Grid
Description
Retrieves or creates the grid for the task based on the specified regions and resolution.
Usage
get_grid(task)
Arguments
task |
[mandatory] (list) Session task that specifies the parameters for data collection. |
Value
A simple features (sf) object containing grid data.
[Package geeLite version 1.0.2 Index]