powered by
Search header names in the DICOM standard for matches to a string
dicom_search_header_names(str)
String to search for (case insensitive)
Vector of header names (e.g. "Patient's Name") matching the string
# NOT RUN { dicom_search_header_names("manufacturer") # }
Run the code above in your browser using DataLab