dim.xifti: Dimensions of a '"xifti"'

View source: R/utils_xifti.R

dim.xiftiR Documentation

Dimensions of a "xifti"

Description

Returns the number of rows (vertices + voxels) and columns (measurements) in the "xifti" data.

Usage

## S3 method for class 'xifti'
dim(x)

Arguments

x

A "xifti" object.

Value

The number of rows and columns in the "xifti" data.


mandymejia/ciftiTools documentation built on Feb. 28, 2024, 11:20 a.m.