get_dependencies_graph: Returns graph of dependencies for the main processes of...

Description Usage Arguments Value

View source: R/dependencies_graph.R

Description

Returns graph of dependencies for the main processes of relationships

Usage

1
get_dependencies_graph(relations, processes, view_time = T)

Arguments

relations

data frame with dependencies (with fields from, to and time)

processes

data frame with main processes involved (with parameters from, to and time)

view_time

Boolean : True (by default), if time as labels of edges shown, False otherwise

Value

Returns graph of dependencies for the main processes of relationships


Pablo-Lopez-Sfi/dependenciesMap documentation built on June 30, 2020, 2:53 p.m.