This function calls melodic
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