mastersSlaves: Given a matrix, returns a dataframe which two columns...

View source: R/VisGraphAuto.R

mastersSlavesR Documentation

Given a matrix, returns a dataframe which two columns 'master'and 'slave'

Description

Given a matrix, returns a dataframe which two columns 'master'and 'slave'

Usage

mastersSlaves(Mat)

Arguments

Mat

: matrix of dependencies, should be named (cols and rows), should be square matrix, dependencies are noted 1.

Value

Dataframe with two columns 'master'and 'slave'


datastorm-open/DependenciesGraphs documentation built on Aug. 6, 2024, 4:15 p.m.