Learn R Programming

spatstat.geom (version 3.2-7)

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)

Value

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

Arguments

x

Any object.

Author

Adrian Baddeley Adrian.Baddeley@curtin.edu.au and Rolf Turner rolfturner@posteo.net.

Details

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