Calculate the area of a feature in the units of the current
coordinate system. This is called by aw_intersect
.
aw_area(.data, areaVar)
.data | A |
---|---|
areaVar | The name of the new area variable to be calculated. |
A sf
object with the new area field.