Description Usage Arguments Value Author(s)
View source: R/BasicFunctions.R
By Fabian Bachl
1 | split.lines(mesh, sp, ep, filter.zero.length = TRUE)
|
mesh |
An inla.mesh object |
sp |
Start points of lines |
ep |
End points of lines |
filter.zero.length |
Filter out segments with zero length? (Bool) |
... |
argments to int.quadrature |
List of start and end points resulting from splitting the given lines
Fabian E. Bachl <f.e.bachl@bath.ac.uk>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.