spatstat (version 1.62-2)

repairNetwork: Repair Internal Data in a Linear Network

Description

Detect and repair inconsistencies or duplication in the internal data of a network object.

Usage

repairNetwork(X)

Arguments

X

A linear network (object of class "linnet") or a point pattern on a linear network (object of class "lpp").

Value

An object of the same kind as X.

Details

This function detects and repairs inconsistencies in the internal data of X. Currently it detects and removes

  • duplication of edges of the network (the presence of two edges between the same pair of vertices).

See Also

thinNetwork