check_file: Wrapper for getForms with filename

View source: R/fslhd.R

check_fileR Documentation

Wrapper for getForms with filename

Description

Checking the q/s-forms for a header

Usage

check_file(file, ...)

Arguments

file

(character) filename of image to be checked

...

options passed to checkimg

Value

result of checkout

Examples

library(fslr)
if (have.fsl()){
 mnifile = mni_fname("2")
 check_file(mnifile)
} 

neuroconductor-devel/fslr documentation built on July 3, 2025, 11 p.m.