getArea.SpatialPolygons: Calculates the Area of a Raster from SpatialPolygons.

View source: R/change_functions.R

getArea.SpatialPolygonsR Documentation

Calculates the Area of a Raster from SpatialPolygons.

Description

getArea reports the area of a SpatialPolygons object using sf::st_area

Usage

## S3 method for class 'SpatialPolygons'
getArea(x, ...)

Arguments

x

A SpatialPolygons object.

...

Addition arguments based on input format

Value

The total area of the cells of interest in km2

Author(s)

Nicholas Murray murr.nick@gmail.com, Calvin Lee calvinkflee@gmail.com

See Also

Other Change functions: getArea.RasterLayer(), getArea.SpatRaster(), getArea.SpatVect(), getArea.sf(), getAreaLoss(), getArea(), getDeclineStats()


nick-murray/redlistr documentation built on Oct. 12, 2023, 5:45 p.m.