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

View source: R/utils_xifti.R

nrow_xiftiR 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.


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