print.bn: Prints 'bn'.

Description Usage Arguments Value See Also Examples

View source: R/class.R

Description

Prints 'bn'.

Usage

1
2
  ## S3 method for class 'bn'
 print(x, ...)

Arguments

x

A 'bn' object

...

Further arguments (unused)

Value

Prints the 'bn' object to the console.

See Also

bn

Examples

1
2
x <- bn(c(), 1, 2)
x

rjbgoudie/parental documentation built on May 27, 2019, 9:11 a.m.