NrrdMerge: Merge multiple NRRD images into a multichannel PNG

Description Usage Arguments Value

Description

Merge multiple NRRD images into a multichannel PNG

Usage

1
2
3
NrrdMerge(infiles, outdir = NULL, outfile = NULL, axis = 0,
  CreateDirs = TRUE, Verbose = TRUE, Force = FALSE,
  UseLock = FALSE, ...)

Arguments

infiles

Input files

outdir

Output directory

outfile

Output files

axis

0-indexed axis to join (merge) along (defaults to 0)

CreateDirs

Whether to create implied output directories

Verbose

Print status messages

Force

Whether to overwrite an existing file

UseLock

Whether to use file-based locking to enable simple parallelisation

...

Currently ignored

Value

Logical value indicating whether output exists


jefferis/runu documentation built on May 14, 2019, 2:43 p.m.