as.anlz: as.anlz

View source: R/convert_anlz.R

as.anlzR Documentation

as.anlz

Description

Internal function that converts multidimensional arrays to ANALYZE class objects.

Usage

as.anlz(from, value = NULL, verbose = FALSE)

Arguments

from

is the object to be converted.

value

is the nifti class object to use as a template for various ANALYZE header information.

verbose

is a logical variable (default = FALSE) that allows text-based feedback during execution of the function.

Value

An object of class anlz.

Author(s)

Andrew Thornton zeripath@users.sourceforge.net,
Brandon Whitcher bwhitcher@gmail.com


oro.nifti documentation built on Aug. 10, 2022, 5:09 p.m.

Related to as.anlz in oro.nifti...