Nrrd2op: Binary operation on two nrrds, or on a nrrd and a constant

Description Usage Arguments Value

Description

Binary operation on two nrrds, or on a nrrd and a constant

Usage

1
2
Nrrd2op(infiles, outfile, fun = c("max", "min", "+", "-", "x", "/"),
  gzip = FALSE, CreateDirs = TRUE, Verbose = TRUE, Force = FALSE)

Arguments

infiles

Input files

outfile

Output files

fun

Binary function or operator

gzip

Whether to gzip the resultant file

CreateDirs

Whether to create implied output directories

Verbose

Print status messages

Force

Whether to overwrite an existing file

Value

The number of input files


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