download_fsl {fslr} | R Documentation |
Download FSL
Description
Download FSL Tarball
Usage
download_fsl(
os = c("macosx", "redhat5", "redhat6", "centos5", "centos6", "debian", "ubuntu"),
outdir = tempdir(),
overwrite = TRUE,
...
)
Arguments
os |
Operating system |
outdir |
Output directory for tarball |
overwrite |
If |
... |
Arguments to pass to |
Value
Filename of destination file
[Package fslr version 2.25.3 Index]