Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

get_dicom_files

get_dicom_files


Description

Get dicom files in 'path' recursively, only in 'folders', if specified.

Usage

get_dicom_files(path, recurse = TRUE, folders = NULL)

Arguments

path

path to files

recurse

recursive or not

folders

folder names

Value

lsit of files

Examples

## Not run: 

items = get_dicom_files("siim_small/train/")



## End(Not run)

fastai

Interface to 'fastai'

v2.0.7
Apache License 2.0
Authors
Turgut Abdullayev [ctb, cre, cph, aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.