| extract.groups {INLA} | R Documentation |
Extract tagged boundary/internal segments.
Description
Extract boundary or internal segments tagged by group id:s.
Usage
extract.groups(segm, groups, groups.new = groups, ...)
## S3 method for class 'inla.mesh.segment'
extract.groups(segm, groups, groups.new = groups, ...)
Arguments
segm |
An |
groups |
The segment groups id:s to extract. |
groups.new |
Optional vector of group id remapping; |
... |
Additional arguments, passed on to other methods. |
Author(s)
Finn Lindgren finn.lindgren@gmail.com
See Also
[Package INLA version 24.06.27 Index]