Last chance! 50% off unlimited learning
Sale ends in
readDICOM(path, recursive = TRUE, exclude = NULL, verbose = FALSE,
counter, ...)
readDICOMFile
.for
loop is used to process each DICOM file contained in the
directory(ies). If only a single file is specified in the path,
readDICOM
will read that file only. Digital Imaging and Communications in Medicine (DICOM)
readDICOMFile
dcmImage <- readDICOM(system.file("hk-40", package="oro.dicom"),
verbose=TRUE)
Run the code above in your browser using DataLab