stlpp.to.graph: Convert an 'stlpp' object to a metric graph object

View source: R/psp_to_metricgraph.R

stlpp.to.graphR Documentation

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, ...)

Arguments

stlpp.obj

An stlpp object to be converted.

...

Additional arguments to be passed to the metric_graph constructor.

Value

A metric graph object


MetricGraph documentation built on April 3, 2025, 10:34 p.m.