print.GROAN.Workbench: Print a GROAN Workbench object

View source: R/workbench.R

print.GROAN.WorkbenchR 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))


GROAN documentation built on Nov. 28, 2022, 5:07 p.m.