Description Usage Arguments Details Value Examples
(bn) This function prints how rebastaba will interpret the links of a bn object.
1  | print8links(bn, quoi="dl", qui=rbsb.cha0)
 | 
bn | 
 The bn object.  | 
quoi | 
 d for description, l for link.  | 
qui | 
 The nodes which must be considered for the printing. The default implies all nodes, if not either a character vector providing the nodes or a numeric vector with the iin (internal numbers of them). The order of printing the nodes is always the natural order because nv2ion sorts t  | 
Just a loop over the designated links and printing each
nothing but a print is performed
1 2  |  rebastaba3k("RESET"); # (only for R checking)
 print8links(rebastaba.bn1);
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.