fmexample_sp: Add sp data to fmexample

View source: R/data-fmexample.R

fmexample_spR Documentation

Add sp data to fmexample

Description

Adds loc_sp and boundary_sp to fmexample for use in sp related code examples and tests.

Usage

fmexample_sp()

Value

Returns a copy of fmexample with loc_sp (SpatialPoints) and boundary_sp (SpatialPolygons) added.

Examples

if (fm_safe_sp()) {
  fmexample_sp()
}

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