writeHeader: Write DICOM Table to ASCII File

Description Usage Arguments Details Value Author(s) References See Also

View source: R/header.R

Description

A wrapper to write.table specifically for DICOM tables.

Usage

1
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

write.table


neuroconductor-devel/oro.dicom documentation built on May 6, 2021, 1:50 p.m.