stlpp.to.graph: Convert an stlpp
object to a metric graph object
Description
This function converts an stlpp
object (from the stlnpp
package) into a metric graph object.
Usage
stlpp.to.graph(stlpp.obj, ...)
Value
A metric graph object
Arguments
- stlpp.obj
An stlpp
object to be converted.
- ...
Additional arguments to be passed to the metric_graph
constructor.