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

View source: R/estimate_template.methods.R

summary.template.giftiR Documentation

Summarize a "template.gifti" object

Description

Summary method for class "template.gifti"

Usage

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

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

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

Arguments

object

Object of class "template.gifti".

...

further arguments passed to or from other methods.

x

The template from estimate_template.gifti

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.