summary.template.cifti {templateICAr}R Documentation

Summarize a "template.cifti" object

Description

Summary method for class "template.cifti"

Usage

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

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

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

Arguments

object

Object of class "template.cifti".

...

further arguments passed to or from other methods.

x

The template from estimate_template.cifti

Value

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

Nothing, invisibly.

Nothing, invisibly.


[Package templateICAr version 0.6.4 Index]