A wrapper to write.table specifically for DICOM tables.

writeHeader(dtable, filename, ...)

Arguments

dtable

The DICOM table.

filename

Name of the file to be created.

...

Additional parameters to be passed to write.table.

Value

None.

Details

This function is a straightforward wrapper to write.table.

References

Digital Imaging and Communications in Medicine (DICOM)
http://medical.nema.org

See also

Author

Brandon Whitcher bwhitcher@gmail.com