GetResetEdges.ProgressionGraph: Return a list of edges with isResetEdge True

Description Usage Arguments Value

View source: R/progressionGraph.R

Description

Return a list of edges with isResetEdge True

Usage

1

Arguments

object

A ProgressionGraph object

Value

A vector of the form c(from_1,to_1,from_2,to_2,...) where the edges from node with index from_i to node with index to_i has isResetEdge TRUE.


scientific-computing-solutions/badminton documentation built on May 29, 2019, 3:43 p.m.