summary.zoonWorkflow: A function to summarize the output of a zoon workflow

Description Usage Arguments Value

Description

The function currently outputs the result of summary() on each occurence element and each model element

Usage

1
2
## S3 method for class 'zoonWorkflow'
summary(object, ...)

Arguments

object

A zoonWorkflow object

...

currently ignored

Value

A list of length 2, first the data summaries and then the model summaries. each of these is as long as the coressponding elements in the zoonWorkflow object


Boodogs/zoon-clone documentation built on May 6, 2019, 7:59 a.m.