fslvolume: Image Volume

View source: R/fslvolume.R

fslvolumeR Documentation

Image Volume

Description

Estimates Volume of Image from FSL

Usage

fslvolume(img, nonzero = FALSE, verbose = TRUE, ts = FALSE)

Arguments

img

Object of class nifti, or path of file

nonzero

(logical) Should the statistic be taken over non-zero voxels

verbose

(logical) print out command before running

ts

(logical) is the series a timeseries (4D), invoking -t option

Value

Vector of unless ts option invoked, then matrix

Note

This uses option -v or -V in fslstats


muschellij2/fslr documentation built on Aug. 31, 2022, 8:47 p.m.