download_fsl: Download FSL

Description Usage Arguments Value

View source: R/download_fsl.R

Description

Download FSL Tarball

Usage

1
2
3
4
5
6
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 file.path(outdir, tarball_name) exists, should it be overwritten?

...

Arguments to pass to download.file

Value

Filename of destination file


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