Integration points for polygons inside an inla.mesh
bru_int_polygon(mesh, polylist, method = NULL, ...)
An inla.mesh object
A list of inla.mesh.segment
objects
Which integration method to use ("stable", with aggregation to mesh vertices, or "direct")
Arguments passed to the low level integration method (make_stable_integration_points
)