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 April 3, 2025, 7:45 p.m.