NrrdMinMax: Return range of values in nrrd file (interface to unu minmax...

Description Usage Arguments Value Author(s)

Description

Return range of values in nrrd file (interface to unu minmax command)

Usage

1
NrrdMinMax(filename, blind8 = FALSE, ...)

Arguments

filename

nrrd file containing data

blind8

Assume 8 bit data has range 0-255 (or -127-127), default F.

...

passed to system function

Value

c(min,max) or c(NA,NA) like R's range function

Author(s)

jefferis


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