Calculate the area of a feature in the units of the current coordinate system. This is called by aw_intersect.

aw_area(.data, areaVar)

Arguments

.data

A sf object that data should be interpolated to

areaVar

The name of the new area variable to be calculated.

Value

A sf object with the new area field.