Headers: Test DICOM Headers

Description Usage Arguments Value Author(s) See Also

Description

...

Usage

1
2
compareHeader(dcm, dicomHeader, strings, htmlfile, numeric = FALSE)
multipleHeader(dcm, dicomHeader, htmlfile, numeric = FALSE)

Arguments

dcm

DICOM object.

dicomHeader

Text string denoting the DICOM header field.

strings

Vector of text strings for comparison.

htmlfile

'hwriter' object.

numeric

Logical parameter (default = FALSE) for matchHeader.

Value

A expression to be evaluated is produced, either a expression(next) or an assignment; e.g., expression(a <- b).

Author(s)

Brandon Whitcher bjw34032@gsk.com

See Also

matchHeader


qaqc documentation built on May 2, 2019, 5:46 p.m.

Related to Headers in qaqc...