Description Usage Arguments Value
Given a 1km grid for Bioko, figure out how you would remake it.
1 | parameters_of_km_grid(grid_1km, unproject = FALSE)
|
grid_1km |
The raster for a grid in projection. |
unproject |
Whether to reassign it to lat-long instead of a projected coordinate system. |
a list of suggested parameters for a grid, including 'width', 'height', 'dimensions', 'bbox', and 'interval', which is the size of each square.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.