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