Integration points for polygons inside an inla.mesh
bru_int_polygon(mesh, method = NULL, samplers = NULL, ...)
An inla.mesh object
Which integration method to use ("stable", with aggregation to mesh vertices, or "direct")
If non-NULL, a SpatialPolygons* object
Arguments passed to the low level integration method (make_triangle_integration
)
Finn Lindgren finn.lindgren@gmail.com