crop_vol {ciftiTools}R Documentation

Crop a 3D array

Description

Remove empty (zero-valued) edge slices from a 3D array.

Usage

crop_vol(x)

Arguments

x

The 3D array to crop.


[Package ciftiTools version 0.17.4 Index]