dicom_search_header_names: Search header names in the DICOM standard for matches to a...

Description Usage Arguments Value Examples

View source: R/metadata_dicom.R

Description

Search header names in the DICOM standard for matches to a string

Usage

1

Arguments

str

String to search for (case insensitive)

Value

Vector of header names (e.g. "Patient's Name") matching the string

Examples

1
dicom_search_header_names("manufacturer")

radtools documentation built on May 1, 2019, 7:51 p.m.