Learn R Programming

s2 (version 0.4-2)

S2Polygons_area: compute areas for a list of s2polygons

Description

this function is equivalent to st_area, in that it returns a numeric vector with polygon areas

Usage

S2Polygons_area(x)

Arguments

x

List of list of loops represented by three-column matrices.

Details

the area is on the unit sphere, in [0, 4 * pi]