fm_vertex_projection: Project integration points to mesh vertices
Description
Compute information for assigning points to the vertices of the covering triangle
Usage
fm_vertex_projection(points, mesh)
Value
SpatialPointsDataFrame
, sf
, or list
of mesh vertices with
projected data attached
Arguments
- points
A SpatialPointsDataFrame
, sf
, or list
object
- mesh
An inla.mesh
object