download_fsl | R Documentation |
Download FSL Tarball
download_fsl(
os = c("macosx", "redhat5", "redhat6", "centos5", "centos6", "debian", "ubuntu"),
outdir = tempdir(),
overwrite = TRUE,
...
)
os |
Operating system |
outdir |
Output directory for tarball |
overwrite |
If |
... |
Arguments to pass to |
Filename of destination file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.