check_file: Wrapper for getForms with filename

Description Usage Arguments Value Examples

View source: R/fslhd.R

Description

Checking the q/s-forms for a header

Usage

1

Arguments

file

(character) filename of image to be checked

...

options passed to checkimg

Value

result of checkout

Examples

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

neuroconductor-devel/fslr documentation built on May 6, 2021, 1:44 p.m.