Learn R Programming

spatstat.geom (version 3.2-7)

is.linim: Test Whether an Object is a Pixel Image on a Linear Network

Description

Tests whether its argument is a pixel image on a linear network (object of class "linim").

Usage

is.linim(x)

Value

TRUE if x is a pixel image on a linear network, otherwise FALSE.

Arguments

x

Any object.

Author

Adrian Baddeley Adrian.Baddeley@curtin.edu.au, Rolf Turner rolfturner@posteo.net and Ege Rubak rubak@math.aau.dk

Details

This function tests whether the argument x is a pixel image on a linear network (object of class "linim").

The object is determined to be an image if it inherits from class "linim".