Learn R Programming

spatstat.geom (version 3.7-0)

is.linnet: 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

Value

TRUE if x is of class "linnet", otherwise FALSE.

Details

This function tests whether the object x is a linear network (object of class "linnet").