header_fields.dicomdata: Get the names of DICOM header fields for an image series.

Description Usage Arguments Value

View source: R/metadata_dicom.R

Description

If field names are repeated within a single header, these duplicate fields are omitted from the return value. If slices have different header fields, this function returns the union across slices of all field names.

Usage

1
2
## S3 method for class 'dicomdata'
header_fields(img_data)

Arguments

img_data

DICOM data returned by read_dicom

Value

Vector of header field names


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