is.linnet: Test Whether An Object Is A Linear Network

View source: R/is.R

is.linnetR 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)

\spatstatAuthors

.


spatstat.geom documentation built on Oct. 20, 2023, 9:06 a.m.