nrow_xifti {ciftiTools}R Documentation

Counts the number of rows (vertices + voxels) in a "xifti".

Description

Counts the number of data locations in the "xifti" data. Doesn't bother to validate the input.

Usage

nrow_xifti(xifti)

Arguments

xifti

A "xifti" object.

Value

The number of rows in the "xifti" data.


[Package ciftiTools version 0.17.4 Index]