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