View source: R/outputHelpers.R
generate_summary | R Documentation |
Function to generate summary statistics
generate_summary(data, verbose = FALSE)
data |
A list with combined results. |
verbose |
Logical, whether to print summary to console. Default is FALSE. |
A data.frame containing summary statistics (min, 1st quartile, median, mean, 3rd quartile, max) for each parameter.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.