Description Usage Arguments Value See Also
Read all DICOM headers in a directory and return a data.frame
1 2 3 | read_all_hdr(directory, outfile = tempfile(fileext = ".rds"),
overwrite = FALSE, remove_suffixes = c("rds", "rois_series", "exe",
"bat"))
|
directory |
Directory of DICOM files |
outfile |
Output RDS file to write. If it exists and
|
overwrite |
Should the RDS file be overwritten if it exists |
remove_suffixes |
suffixes to be removed from |
A data.frame
of all the tags
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.