is.antsImage: is.antsImage

View source: R/antsImage_class.R

is.antsImageR Documentation

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

is.antsImage(antsImageRead(getANTsRData("r16"), 2))

stnava/ANTsR documentation built on April 16, 2024, 12:17 a.m.