Description Usage Arguments Value Examples
To return all paths between two nodes, this function prepares the parentship matrix and calls the recursive function pam2path
1  | gn2path(gn, d, a)
 | 
gn | 
 a gn object  | 
d | 
 departure node (ion)  | 
a | 
 arrival node (ion)  | 
a list of vectors with all possible paths (nodes are identified by iins)
1 2  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.