View source: R/cat_sim_helper_functions.R
summary.list | R Documentation |
If a list object consists of all "cat_output" objects, then it will run summary.cat_output.
## S3 method for class 'list'
summary(object, ...)
object |
A list object consists of all "cat_output" objects. |
... |
Arguments passed to the |
A data frame that summarizes the CAT outputs.
Emre Gonulates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.