dicom_attributes: Get Attributes of DICOM files

View source: R/pipeline_convert.R

dicom_attributesR Documentation

Get Attributes of DICOM files

Description

This function allows users to select which DICOM folder to convert for whichever purpose. Heuristic strategies can be used to select from this list

Usage

dicom_attributes(inpath = getwd())

Arguments

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.

Value

A tibble of the details and attributes of the found dcm files.

Examples

dicom_attributes()

mathesong/kipettools documentation built on Feb. 5, 2024, 10:10 p.m.