powered by
Calculates the pixel area for each line of a raster
calc_pixel_areas(x)
a vector with the area in square meters of the pixels in each line of x (vector has length equal to nrow(x))
x
nrow(x)
a Raster* object
Raster*