print.dbn: Print method for "dbn" objects

View source: R/bnlearn_compat.R

print.dbnR Documentation

Print method for "dbn" objects

Description

Generic print method for "dbn" S3 objects. Calls bnlearn's print underneath

Usage

## S3 method for class 'dbn'
print(x, ...)

Arguments

x

the "dbn" object

...

additional parameters


dbnR documentation built on Oct. 5, 2022, 1:07 a.m.