Test Whether an Object is a Pixel Image on a Linear Network
Tests whether its argument is a pixel image on a linear network
(object of class "linim"
).
is.linim(x)
x |
Any object. |
This function tests whether the argument x
is a
pixel image on a linear network
(object of class "linim"
).
The object is determined to be an image if it inherits from
class "linim"
.
TRUE
if x
is a pixel image on a linear network,
otherwise FALSE
.
Adrian Baddeley Adrian.Baddeley@curtin.edu.au, Rolf Turner r.turner@auckland.ac.nz and Ege Rubak rubak@math.aau.dk
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.