getArea reports the area of a SpatialPolygons object using sf::st_area
# S3 method for SpatialPolygons
getArea(x, ...)The total area of the cells of interest in km2
A SpatialPolygons object.
Addition arguments based on input format
Nicholas Murray murr.nick@gmail.com, Calvin Lee calvinkflee@gmail.com
Other Change functions:
getArea.RasterLayer(),
getArea.SpatRaster(),
getArea.SpatVect(),
getArea.sf(),
getAreaLoss(),
getArea(),
getDeclineStats()