Skip to contents

Tests whether an object has any NIfTI extensions.

Usage

has_extensions(x)

# S4 method for class 'NiftiExtensionList'
has_extensions(x)

# S4 method for class 'list'
has_extensions(x)

Arguments

x

An object to test.

Value

Logical indicating whether extensions are present.