write.dicom.hdr {DICOM} | R Documentation |
A wrapper to write.table
specifically for DICOM tables.
write.dicom.hdr(dtable, filename, ...)
dtable |
The DICOM table. |
filename |
Name of the file to be created. |
... |
Additional parameters to be passed to write.table . |
This function is a straightforward wrapper to write.table
.
None.
B. Whitcher
Digital Imaging and Communications in Medicine (DICOM) http://medical.nema.org