Description Usage Arguments Value Examples
Function to correct self-intersections in a section of a line.
| 1 | untwist_sec(line, tol = 0, eps = 0.25)
 | 
| line | N x 2 matrix of coordinates | 
| tol | how much of a difference between the original line and the simplified line is allowed | 
| eps | how much to increase  | 
n x 2 matrix of the new coordinates with self-intersections removed
| 1 2 3 4 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.