Learn R Programming

ciftiTools (version 0.9.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)

Arguments

xifti

A "xifti" object.

Value

The number of rows in the "xifti" data.