print.gRaven: Print a gRaven domain

View source: R/graven.R

print.gRavenR 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 print

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)

gRaven documentation built on Oct. 11, 2024, 9:06 a.m.