Learn R Programming

GROAN (version 1.3.1)

print.GROAN.Workbench: Print a GROAN Workbench object

Description

Short description for class GROAN.Workbench, created with createWorkbench.

Usage

# S3 method for GROAN.Workbench
print(x, ...)

Value

This function returns the original GROAN.Workbench object invisibly (via invisible(x))

Arguments

x

object of class GROAN.Workbench.

...

ignored, put here to match S3 function signature