createProgramGraph: Make plot of project programs only Summarize all programs....

Description Usage Arguments Details Value Examples

Description

Make plot of project programs only Summarize all programs. Sync status is assessed and indicated.

Usage

1
createProgramGraph(project.id, testSync = TRUE)

Arguments

project.id

Project id of program

testSync

Logical to test synchronization status

Details

Uses ggplot2

Value

List of data.frame of programs vertices, data.frame of edges, ggplot ,rgrapher=igraph

Examples

1
2
3
4
5
## Not run: 
createProgramGraph("adaprHome")

## End(Not run) 
 

adapr documentation built on May 1, 2019, 7:05 p.m.