Learn R Programming

oro.nifti (version 0.7.2)

anlz-class: Class "anlz"

Description

The ANALYZE class for medical imaging data.

Usage

"show"(object)

Arguments

object
An object of class anlz.

Objects from the Class

Objects can be created by calls of the form new("anlz", data, dim, dimnames, ...) or by calling the anlz function.

Slots

Extends

Class "array", from data part. Class "matrix", by class “array”, distance 2, with explicit test and coerce. Class "structure", by class “array”, distance 2. Class "vector", by class “array”, distance 3, with explicit coerce. Class "vector", by class “array”, distance 5, with explicit test and coerce.

Methods

References

ANALYZE 7.5https://rportal.mayo.edu/bir/ANALYZE75.pdf

See Also

nifti, niftiExtension

Examples

Run this code

showClass("anlz")

Run the code above in your browser using DataLab