psp.to.graph {MetricGraph}R Documentation

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)

Arguments

psp.object

A psp object to be converted.

Value

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


[Package MetricGraph version 1.5.0 Index]