Rdocumentation
powered by
Learn R Programming
bnstruct (version 1.0)
show: Show method for objects.
Description
The
show
method allows to provide a custom aspect for the output that is generated when the name of an instance is gives as command in an R session.
Usage
show(object)
Arguments
object
an object.