print.gRaven {gRaven} | R Documentation |
Print a gRaven domain
Description
Print method for a gRaven domain
Usage
## S3 method for class 'gRaven'
print(x, ...)
Arguments
x |
gRaven domain |
... |
additional arguments to |
Details
Prints summary information describing the domain.
Value
a NULL value is invisibly returned.
Author(s)
Peter J. Green, P.J.Green@bristol.ac.uk
Examples
demo(chest,package="gRaven")
print(chest)
[Package gRaven version 1.1.8 Index]