Description Usage Arguments Value
Determines the grid ID number corresponding to each lat/long point in the input. Returns a dataframe of grid ID numbers that will be associated with that land type.
1 | points_to_matchedIDs(points, grid, gridSize)
|
points |
Lat/long points to be matched to a grid ID. |
grid |
Dataframe of area grid, as per what's created in make_grid |
A dataframe of grid IDs associated with that land type.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.