fm_area: Calculate the area inside segments

View source: R/segm.R

fm_areaR Documentation

Calculate the area inside segments

Description

Calculate the (signed) area inside fm_segm boundary objects.

Usage

fm_area(x, ...)

## S3 method for class 'fm_segm'
fm_area(x, ...)

## S3 method for class 'fm_segm_list'
fm_area(x, ...)

Arguments

x

Object for which to calculate the area

...

Currently unused


finnlindgren/fmesher documentation built on July 17, 2025, 1:04 a.m.