Learn R Programming

MetricGraph (version 1.4.1)

psp.to.graph: Convert a psp object to a metric graph object

Description

This function converts a psp object (from the spatstat package) into a metric graph object.

Usage

psp.to.graph(psp.object)

Value

A metric graph object with edges defined by the segments in the psp object.

Arguments

psp.object

A psp object to be converted.