Learn R Programming

templateICAr (version 0.9.1)

summary.template.cifti: Summarize a "template.cifti" object

Description

Summary method for class "template.cifti"

Usage

# S3 method for template.cifti
summary(object, ...)

# S3 method for summary.template.cifti print(x, ...)

# S3 method for template.cifti print(x, ...)

Value

A list summarizing the template: data dimensions, options used for template estimation, etc.

Nothing, invisibly.

Nothing, invisibly.

Arguments

object

Object of class "template.cifti".

...

further arguments passed to or from other methods.

x

The template from estimate_template.cifti