header_value.nifti1data: Get header value for a field in a NIfTI-1 header

Description Usage Arguments Value

View source: R/metadata_nifti.R

Description

Get header value for a field in a NIfTI-1 header

Usage

1
2
## S3 method for class 'nifti1data'
header_value(img_data, field)

Arguments

img_data

NIfTI-1 data returned by read_nifti1

field

Header field name e.g. "sizeof_hdr". Get header field names with header_fields.

Value

Metadata field value


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