Description Usage Arguments Value
View source: R/dependencies_graph.R
Returns graph of dependencies for the main processes of relationships
1 | get_dependencies_graph(relations, processes, view_time = T)
|
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 |
Returns graph of dependencies for the main processes of relationships
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.