surface_area | R Documentation |
Calculates surface area of a 3D or 2D object.
surface_area(data)
data |
DEM in RasterLayer format, mesh3d object or data frame with xy coordinates. |
Surface area value.
Jenness, J.S. Calculating Landscape Surface Area from Digital Elevation Models. Wildlife Society Bulletin, Vol. 32, No. 3 (Autumn, 2004), pp. 829-839n
surface_area(mcap)
surface_area(horseshoe)
surface_area(mesh_to_2d(mcap))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.