fslsum: FSL Sum

View source: R/fslsum.R

fslsumR Documentation

FSL Sum

Description

This function calls fslstats -M -V to get product, aka the approximate sum.

Usage

fslsum(file, opts = "", ts = FALSE, ...)

Arguments

file

(character) filename of image to be checked

opts

Additional options to pass to fslstats

ts

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

...

options passed to fslstats

Value

Numeric value

Note

This may be approximate due to rounding


fslr documentation built on Aug. 25, 2022, 5:07 p.m.