summary.queue_list {queuecomputer}R Documentation

Summary method for queue_list object

Description

Summary method for queue_list object

Usage

## S3 method for class 'queue_list'
summary(object, ...)

Arguments

object

an object of class queue_list, the result of a call to queue_step.

...

further arguments to be passed to or from other methods.


[Package queuecomputer version 1.2.0 Index]