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


fmesher documentation built on Feb. 19, 2026, 9:07 a.m.