check_file | R Documentation |
Checking the q/s-forms for a header
check_file(file, ...)
file |
(character) filename of image to be checked |
... |
options passed to |
result of checkout
library(fslr)
if (have.fsl()){
mnifile = mni_fname("2")
check_file(mnifile)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.