clearAllData: Remove all entries from data tables for a network.

Description Usage Arguments

View source: R/NetworkTableManagement.R

Description

Remove all entries from data tables for a network. If multiple networks are using the data tables the function will fail with a message unless ignore_warnings is set to TRUE.

Usage

1
clearAllData(cn, net, ignore_warnings = F)

Arguments

cn

An open RODBC connection.

net

The network.


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