linnet.to.graph {MetricGraph} | R Documentation |
Convert a linnet
object to a metric graph object
Description
This function converts a linnet
object (from the spatstat
package) into a metric graph object.
Usage
linnet.to.graph(linnet.object, crs, ...)
Arguments
linnet.object |
A |
crs |
The coordinate reference system of the graph. |
... |
Additional arguments to be passed to the |
Value
A metric graph object with edges defined by the network.
[Package MetricGraph version 1.5.0 Index]