powered by
Queries whether each input point is within a mesh or not.
fm_is_within(x, y, ...)# S3 method for default fm_is_within(x, y, ...)
# S3 method for default fm_is_within(x, y, ...)
A logical vector
A set of points of a class supported by fm_evaluator(y, loc = x)
fm_evaluator(y, loc = x)
An inla.mesh
inla.mesh
Currently unused
all(fm_is_within(fmexample$loc, fmexample$mesh))
Run the code above in your browser using DataLab