powered by
Tests whether its argument is a pixel image (object of class "im").
"im"
is.im(x)
TRUE if x is a pixel image, otherwise FALSE.
TRUE
x
FALSE
Any object.
Adrian Baddeley Adrian.Baddeley@curtin.edu.au
and Rolf Turner rolfturner@posteo.net
This function tests whether the argument x is a pixel image object of class "im". For details of this class, see im.object.
im.object
The object is determined to be an image if it inherits from class "im".