Description Usage Arguments Value
Constructs a segment table from segment ends (imax) returned
by dpseg backtracing functions
backtrace_r and backtrace_c. Correct segment
break-points require to know whether segment recursion was run with
the jumps option of dpseg. In joint segments
(jumps=FALSE) segment borders are part of both left and
right segments.
1  | 
ends | 
 integer vector of segment ends  | 
starts | 
 integer vector of segment starts  | 
jumps | 
 same parameter as passed to recursion function, allowing for discontinous jumps (TRUE) or enforcing joint segments (FALSE)  | 
a table with segment start and end columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.