powered by
Tests whether its argument is a pixel image on a linear network (object of class "linim").
"linim"
is.linim(x)
Any object.
TRUE if x is a pixel image on a linear network, otherwise FALSE.
TRUE
x
FALSE
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".