summary.template.matrix: Summarize a '"template.matrix"' object

View source: R/estimate_template.methods.R

summary.template.matrixR Documentation

Summarize a "template.matrix" object

Description

Summary method for class "template.matrix"

Usage

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

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

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

Arguments

object

Object of class "template.matrix".

...

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.


templateICAr documentation built on Feb. 16, 2023, 8:14 p.m.