calc_pixel_areas: Calculates the pixel area for each line of a raster

View source: R/pixel_areas.R

calc_pixel_areasR Documentation

Calculates the pixel area for each line of a raster

Description

Calculates the pixel area for each line of a raster

Usage

calc_pixel_areas(x)

Arguments

x

a Raster* object

Value

a vector with the area in square meters of the pixels in each line of x (vector has length equal to nrow(x))


gfcanalysis documentation built on Oct. 11, 2023, 5:15 p.m.