| read.net {bnstruct} | R Documentation |
.net file.Read a network described in a .net-formatted file, and
build a BN object.
read.net(x) ## S4 method for signature 'character' read.net(x)
x |
the |
The method relies on a coherent ordering of variable values and parameters in the file.
a BN object.