Description Usage Arguments Value
Generate grid tiles
1 | gridExtent(r_use, nx = 10, ny = 10, buffer_xy = 0)
|
r_use |
raster object to extract extent. |
nx |
a number of split in x. |
ny |
a number of split in y. |
buffer_xy |
a buffer for overlap between tiles. |
a data frame (xmin, xmax, ymin, ymax) of grids split into tiles.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.