Defunct function for summarizing a data list. Please
use
summary()
instead.
Arguments
- data_list
A nested list of input data from
data_list()
.- scope
The level of detail for the summary. Options are:
"component" (default): One row per component (data frame) in the data list.
"feature": One row for each feature in the data list.