Learn R Programming

ciftiTools (version 0.14.0)

nrow_xifti: 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)

Value

The number of rows in the "xifti" data.

Arguments

xifti

A "xifti" object.