Checks whether its argument is a linear network
(object of class "linnet"
).
is.linnet(x)
TRUE
if x
is of class "linnet"
,
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 object x
is a linear network (object of class "linnet"
).