Learn R Programming

ANTsR (version 0.3.3)

is.antsImage: is.antsImage

Description

Tests if object is antsImage

Usage

is.antsImage(x)

Arguments

x
An object

Value

TRUE if object is antsImage; FALSE otherwise.

Examples

Run this code
is.antsImage(antsImageRead(getANTsRData('r16'), 2))

Run the code above in your browser using DataLab