is.linim {spatstat.geom}R Documentation

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.

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

Value

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

Author(s)

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


[Package spatstat.geom version 3.2-9 Index]