Description Usage Arguments Value
Converts a polygon boundary into a grid mesh, but in dataframe form
1 | make_grid(bdary, gridSize)
|
bdary |
List of points along the boundary of the simulation area (in lat/long) |
gridSize |
Grid size. Assumes square grid. In decimal form (eg 0.00025 = 25m^2 grid) |
A dataframe of lat/long coordinates representing the region described by bdary with space sizes gridSize.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.