Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

writeHeader

Write DICOM Table to ASCII File


Description

A wrapper to write.table specifically for DICOM tables.

Usage

writeHeader(dtable, filename, ...)

Arguments

dtable

The DICOM table.

filename

Name of the file to be created.

...

Additional parameters to be passed to write.table.

Details

This function is a straightforward wrapper to write.table.

Value

None.

Author(s)

Brandon Whitcher bwhitcher@gmail.com

References

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

See Also


oro.dicom

Rigorous - DICOM Input / Output

v0.5.3
BSD_3_clause + file LICENSE
Authors
Brandon Whitcher [aut, cre]
Initial release
2019-10-25

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.