melodic: Run MELODIC ICA

View source: R/fslhd.R

melodicR Documentation

Run MELODIC ICA

Description

This function calls melodic

Usage

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


muschellij2/fslr documentation built on Aug. 31, 2022, 8:47 p.m.