summary.brainGraph: Print a summary of a brainGraph object
Description
Print a summary of a brainGraph object
Usage
# S3 method for brainGraph
summary(object, print.attrs = c("all", "none"), ...)
Arguments
print.attrs
Character string indicating whether or not to list the
object's attributes (default: all
)