summary.queue_list: Summary method for queue_list object
Description
Summary method for queue_list object
Usage
# S3 method for 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.