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()
}

finnlindgren/fmesher documentation built on April 5, 2025, 1:55 a.m.