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

View source: R/estimate_template.methods.R

summary.template.ciftiR 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.


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