Arguments
path
Location of directory containing relevant DICOM-RT information
exclude
Character string specifying exclusion criteria used to skip processing of specific file(s) within the DICOM-RT directory.
recursive
Logical (default is TRUE
) specifying whether to recursively extract nested files located within a parent directory
verbose
Logical value (default is TRUE
) indicating whether or not to output verbose information and status in text
limit
Numerical value specifying size threshold over which to skip processing of specific structures (number corresponds to the number of points used to define each structure surface)
DVH
Logical value (default is TRUE
) indicating whether or not to extract DVH data from DICOM-RT files (may involve dose grid calculations if DVH not explicitly specificied in DICOM-RT data)
...
Additional parameters passed to readDICOM
function