melodic: Run MELODIC ICA

Description Usage Arguments Value

View source: R/fslhd.R

Description

This function calls melodic

Usage

1
2
3
4
5
6
7
8
melodic(
  file,
  outdir = dirname(file),
  intern = FALSE,
  opts = "",
  verbose = TRUE,
  ...
)

Arguments

file

(character) image to be run

outdir

(character) output directory. (Default dirname(file))

intern

(logical) pass to system

opts

(character) options for melodic

verbose

(logical) print out command before running

...

arguments passed to checkimg

Value

character or logical depending on intern


neuroconductor-devel-releases/fslr documentation built on May 6, 2020, 4:22 p.m.