Description Usage Arguments Value Author(s) Examples
Creates a grid of cell areas or perimeters for spatial grids in geographic (lat-lon) projections.
1 2 3 | grid.area(mat)
grid.perimeter(mat)
|
mat |
a matrix representing a raster of class 'asc' (this & adehabitat package), 'RasterLayer' (raster package) or 'SpatialGridDataFrame' (sp package) |
grid.area |
Returns an ascii grid file which contains the values of the area in each cell. |
grid.perimter |
Returns an ascii grid file which contains the values of the perimeter in each cell. |
Jeremy VanDerWal jjvanderwal@gmail.com & Lorena Falconi lorefalconi@gmail.com
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.