extract.hdr {DICOM} | R Documentation |
A particular DICOM field is extracted for a collection of DICOM headers.
extract.hdr(hdrs, string, numeric=TRUE, names=FALSE)
hdrs |
List object of DICOM headers. |
string |
DICOM field name. |
numeric |
Logical; values are converted to numbers when
TRUE . |
names |
Logical; file names are kept with elements of the vector. |
The DICOM field is extracted from each DICOM header and placed into a vector.
Vector of values from the requested DICOM field.
B. Whitcher
Digital Imaging and Communications in Medicine (DICOM) http://medical.nema.org