Learn R Programming

inlabru (version 2.3.1)

split_lines: Split lines at mesh edges

Description

Split lines at mesh edges

Usage

split_lines(mesh, sp, ep, filter.zero.length = TRUE)

Arguments

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

Value

List of start and end points resulting from splitting the given lines