Finds the version of the dcm2nii function called

dcm2nii_version(..., short = FALSE)

Arguments

...

Arguments passed to dcm2nii_bin.

short

report back a short version.

Value

A character string of the version

Examples

if (FALSE) {
dcm2nii_version()
}