| is.linnet {spatstat.geom} | R Documentation | 
Test Whether An Object Is A Linear Network
Description
Checks whether its argument is a linear network
(object of class "linnet").
Usage
is.linnet(x)
Arguments
| x | Any object. | 
Details
This function tests whether the object x
is a linear network (object of class "linnet"). 
Value
TRUE if x is of class "linnet",
otherwise FALSE.
Author(s)
Adrian Baddeley Adrian.Baddeley@curtin.edu.au, Rolf Turner rolfturner@posteo.net and Ege Rubak rubak@math.aau.dk.
[Package spatstat.geom version 3.3-2 Index]