has_extensions: Check if Extensions are Present

has_extensionsR Documentation

Check if Extensions are Present

Description

Tests whether an object has any NIfTI extensions.

Usage

has_extensions(x)

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

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

Arguments

x

An object to test.

Value

Logical indicating whether extensions are present.


neuroim2 documentation built on April 16, 2026, 5:07 p.m.