Learn R Programming

tractor.base (version 2.3.0)

DicomMetadata-class: Class "DicomMetadata"

Description

This class represents DICOM metadata, which typically contains detailed information about the scan parameters and subject.

Arguments

Extends

Class "SerialisableObject", directly.

All reference classes extend and inherit methods from "envRefClass".

References

Please cite the following reference when using TractoR in your work:

J.D. Clayden, S. Muñoz Maniega, A.J. Storkey, M.D. King, M.E. Bastin & C.A. Clark (2011). TractoR: Magnetic resonance imaging and tractography with R. Journal of Statistical Software 44(8):1-18. http://www.jstatsoft.org/v44/i08/.

Examples

Run this code
showClass("DicomMetadata")

Run the code above in your browser using DataLab