addInformationToMetaData: Add information to metadata table

Description Usage Arguments

View source: R/NetworkTableManagement.R

Description

Add information to metadata table

Usage

1
2
addInformationToMetaData(cn, metatable, tableinfo, net, table_name,
  table_number, number_of_nodes, max_length_of_table)

Arguments

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


mickash/Adaptive-Bayesian-Networks documentation built on Nov. 14, 2019, 12:14 a.m.