filterEdges: Selects edges of specific timestep

View source: R/solution_to_graph.R

filterEdgesR Documentation

Selects edges of specific timestep

Description

Selects edges of specific timestep

Usage

filterEdges(graph, linkage = "allsteps")

Arguments

graph

graph object of class dgr_graph

linkage

all steps, same step or previous step

Value

graph object of class dgr_graph


simplaceUtil documentation built on Aug. 6, 2024, 3:01 p.m.