fieldArea: Percentage of object area

View source: R/fct_fieldArea.R

fieldAreaR Documentation

Percentage of object area

Description

It calculates the percentage of object area in the entire mosaic or per plot using the fieldShape file.

Usage

fieldArea(mosaic, fieldShape, field = NULL)

Arguments

mosaic

object mask of class stack from the function fieldMask.

fieldShape

evaluate the object area percentage per plot using the fieldShape as reference.

field

character (field name) or numeric (length nrow) at fieldShape. Default: order by PlotID. Check terra::rasterize.

Details

fieldArea

Value

AreaPercentage in the new fieldShape .


OpenDroneMap/FIELDimageR documentation built on May 4, 2024, 4:24 a.m.