Description Usage Arguments Details Value Examples
Make plot of project programs only Summarize all programs. Sync status is assessed and indicated.
1 | createProgramGraph(project.id, testSync = TRUE)
|
project.id |
Project id of program |
testSync |
Logical to test synchronization status |
Uses ggplot2
List of data.frame of programs vertices, data.frame of edges, ggplot ,rgrapher=igraph
1 2 3 4 5 | ## Not run:
createProgramGraph("adaprHome")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.