Returns one summary per constituent network. With combined = TRUE
(default) the per-group tables are joined into a single wide
data.frame with one column per group; with combined = FALSE
returns a named list.
Usage
# S3 method for class 'netobject_group'
summary(object, combined = TRUE, ...)