View source: R/NetworkTableManagement.R
Add information to metadata table
1 2 | addInformationToMetaData(cn, metatable, tableinfo, net, table_name,
table_number, number_of_nodes, max_length_of_table)
|
cn |
A RODBC connection |
metatable |
The metatable to add information to |
tableinfo |
Table information object for network, must have valid data family name. |
net |
The Bayesnet object |
table_name |
The name of the table information is being added about |
table_number |
Number of the result table |
number_of_nodes |
The number of nodes in the result table |
max_length_of_table |
The maximum number of nodes in the result table |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.