Tests whether its argument is a pixel image on a linear network
(object of class "linim"
).
is.linim(x)
TRUE
if x
is a pixel image on a linear network,
otherwise FALSE
.
Any object.
Adrian Baddeley Adrian.Baddeley@curtin.edu.au, Rolf Turner rolfturner@posteo.net and Ege Rubak rubak@math.aau.dk
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"
.