Learn R Programming

ciftiTools (version 0.9.0)

dim.xifti: Dimensions of a "xifti"

Description

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

Usage

# S3 method for xifti
dim(x)

Arguments

x

A "xifti" object.

Value

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