Learn R Programming

gRaven (version 1.1.10)

print.gRaven: Print a gRaven domain

Description

Print method for a gRaven domain

Usage

# S3 method for gRaven
print(x, ...)

Value

a NULL value is invisibly returned.

Arguments

x

gRaven domain

...

additional arguments to print

Author

Peter J. Green, P.J.Green@bristol.ac.uk

Details

Prints summary information describing the domain.

Examples

Run this code
demo(chest,package="gRaven")
print(chest)

Run the code above in your browser using DataLab