View source: R/pipeline_convert.R
dicom_attributes | R Documentation |
This function allows users to select which DICOM folder to convert for whichever purpose. Heuristic strategies can be used to select from this list
dicom_attributes(inpath = getwd())
inpath |
The path where the DICOM files are located. A file search will take place in all nested directories. This allows for convenience in directory specification, but be careful about having lots of files in nested places within the specified folder. |
A tibble of the details and attributes of the found dcm files.
dicom_attributes()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.