fsl_avscale {fslr}R Documentation

Scale Affine Matrix using avscale

Description

This function calls avscale to get individual matrices for FSL

Usage

fsl_avscale(file, volume = NULL, parsed = TRUE, verbose = TRUE)

avscale(...)

Arguments

file

(character) matrix filename

volume

(character) non-reference volume filename or nifti image

parsed

(logical) should parse_avscale be run after?

verbose

(logical) print out command before running

...

not used, but used for duplicating avscale as alias

Value

Character of information from avscale


[Package fslr version 2.25.3 Index]