Description Usage Arguments Details Value Examples
View source: R/f1.rbsb2.code.r
According to 'what', returns the number of nodes/variables for a
nom or an object comprising a slot @nom.
1  | nbnv(x, what=-1)
 | 
x | 
 the bn/gn/dn/gn or nom object  | 
what | 
 -1: returns the number of nodes 0: returns the total number of variables i: returns the number of variables of the i-th node. (For convenience 'n' is translated as -1 and 'v' is translated as 0).  | 
no check is performed.
The number of nodes or variables, accordingly to what
1 2 3  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.