dicom_header_tag: Get DICOM header tag string corresponding to a group and...

Description Usage Arguments Value Examples

View source: R/metadata_dicom.R

Description

Get DICOM header tag string corresponding to a group and element

Usage

1

Arguments

group

Group e.g. "0008"

element

Element e.g. "0020"

Value

The tag e.g. "(0008,0020)"

Examples

1
dicom_header_tag("0008", "0020")

pamelarussell/radtools documentation built on Dec. 16, 2019, 5:28 a.m.