Learn R Programming

fslr (version 1.9.2.1)

applyEmptyImageDimensions: Apply Subsetting from Empty Image Dimensions

Description

Simple wrapper for subsetting an image with indices, dropping empty dimensions.

Usage

applyEmptyImageDimensions(img, inds, reorient = FALSE)
apply_empty_dim(img, inds, reorient = FALSE)

Arguments

img
nifti object
inds
reorient
Should image be reoriented if a filename?

Value

Object of class nifti

See Also

getEmptyImageDimensions, dropEmptyImageDimensions