dcmsort | R Documentation |
Sort DICOM directories
dcmsort(directory, copy_files = FALSE, remove_original = TRUE,
remove_directories = TRUE, remove_compressed = TRUE, ...)
directory |
Directory of DICOM files/folders |
copy_files |
Should the files be copied to a temporary location before
running. Alternatively, you can set this to |
remove_original |
Should original files be deleted? This is passed to
|
remove_directories |
Should all the old directories be removed after sorting |
remove_compressed |
Remove folders that end in
|
... |
additional arguments to |
A List of the directory and the old/new directories
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.