get_area: Get area

Description Usage Arguments Value Examples

View source: R/get_area.R

Description

Computes the area of a list of Single Feature geometries

Usage

1
get_area(sf_dataframe)

Arguments

sf_dataframe

A SF dataframe with geometries

Value

A "units" object

Examples

1
2
3
4
## Not run: 
get_area(sf_dataframe)

## End(Not run)

peloyeje/cadastertools documentation built on May 19, 2019, 3:02 a.m.