Last data update: 2014.03.03

R: A function to print a zoonWorkflow object
print.zoonWorkflowR Documentation

A function to print a zoonWorkflow object

Description

The function returns a very simple output detailing the function call.

Usage

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

Arguments

x

object of class zoonWorkflow

...

currently ignored

Results