Learn R Programming

neuroim2 (version 0.8.5)

has_extensions: Check if Extensions are Present

Description

Tests whether an object has any NIfTI extensions.

Usage

has_extensions(x)

# S4 method for NiftiExtensionList has_extensions(x)

# S4 method for list has_extensions(x)

Value

Logical indicating whether extensions are present.

Arguments

x

An object to test.