spatstat (version 1.63-2)

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)

Arguments

x

Any object.

Value

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

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".