print.GROAN.Workbench {GROAN}R Documentation

Print a GROAN Workbench object

Description

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

Usage

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

Arguments

x

object of class GROAN.Workbench.

...

ignored, put here to match S3 function signature

Value

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


[Package GROAN version 1.3.1 Index]