restoreImage_internal: Restore a network's image

Description Usage Arguments Value

View source: R/RestoreImage.R

Description

Restore a network's image. NB Due to time stamp resolution in mySQL, storing multiple images in the same second may cause undefined behavior. The image is restored and can be fetched using getNetwork. Note that inf_manager must be copied if retrieved in this way.

Usage

1
restoreImage_internal(cn, net, timeFrom)

Arguments

cn

An open RODBC connection

net

The network. The network must have a valid image table name in the imageTable field - so network tables must have been initialized.

timeFrom

The time stamp of the image to restore

Value

The time of the restored image


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