create.header: Generates a list with all supported header attributes...

View source: R/header.R

create.headerR Documentation

Generates a list with all supported header attributes...

Description

Generates a list with all supported header attributes

Usage

create.header(default_header, ...)

Arguments

default_header

A list with some or all supported header attributes (attributes not specified will be set to NULL)

...

This can be a keyword and argument to be used in place of or in addition to the default_header argument.

Details

If you want to specify some header attributes yourself, you can either supply it as a list with the default_header argument or as keyword=value. Note that if there are duplicate attributes given in both default_header and as a key=val, then the key=val will take precedance.

Value

list with header attributes

Author(s)

Zarrar Shehzad


czarrar/niftir documentation built on April 19, 2022, 3:35 a.m.