is.linnet | R Documentation |
Checks whether its argument is a linear network
(object of class "linnet"
).
is.linnet(x)
x |
Any object. |
This function tests whether the object x
is a linear network (object of class "linnet"
).
TRUE
if x
is of class "linnet"
,
otherwise FALSE
.
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.