spatstat (version 1.43-0)

is.lpp: Test Whether An Object Is A Point Pattern on a Linear Network

Description

Checks whether its argument is a point pattern on a linear network (object of class "lpp").

Usage

is.lpp(x)

Arguments

x
Any object.

Value

  • TRUE if x is a point pattern of class "lpp", otherwise FALSE.

Details

This function tests whether the object x is a point pattern object of class "lpp".