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


muschellij2/fslr documentation built on May 10, 2024, 2:12 a.m.