Utility to print summary info about the output of ejamit() or doaggregate()
Source:R/utils_structure.of.output.list.R
structure.of.output.list.RdUtility to print summary info about the output of ejamit() or doaggregate()
Arguments
- x
the output of
ejamit()or ofdoaggregate(), a list of objects holding results of analysis- maxshown
shows only first 10 elements of list by default
- objectname
name to use in printing summary, e.g., "Output of ejamit()" or default is to use the name of the object passed to this function.