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

View source: R/change_functions.R

getArea.SpatVectR Documentation

Calculates the Area of a Raster from SpatVect.

Description

getArea reports the area of a SpatVect. object using terra::expanse

Usage

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

Arguments

x

A SpatVect 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.SpatialPolygons(), getArea.sf(), getAreaLoss(), getArea(), getDeclineStats()


red-list-ecosystem/redlistr documentation built on Oct. 13, 2023, 1:31 a.m.