summary.list: If a list object consists of all "cat_output" objects, then it will run
summary.cat_output.
Description
If a list object consists of all "cat_output" objects, then it will run
summary.cat_output.
Usage
# S3 method for list
summary(object, ...)
Arguments
object
A list object consists of all "cat_output" objects.
...
Arguments passed to the summary.cat_output()
function.
Value
A data frame that summarizes the CAT outputs.