Description Usage Arguments Value
View source: R/NetworkTableManagement.R
Create Result table (singular).
1 | createResultTable(cn, name_base, table_number, net, max_length_of_table)
|
cn |
A RODBC Connection |
name_base |
Base name for the result table |
table_number |
Number of the result table |
net |
The Bayesnet object |
max_length_of_table |
The maximum number of nodes in the result table |
The result table name
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.