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

Description Usage Arguments Details Value Examples

View source: R/create_program_graph_2.R

Description

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

Usage

1
graphProject(project = getProject(), testSync = TRUE)

Arguments

project

Project id of program

testSync

logical to test synchronization status

Details

Uses ggplot2. Is a wrapper for create_program_graph.

Value

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

Examples

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

## End(Not run) 
 

gelfondjal/adapr documentation built on Feb. 2, 2020, 1:32 a.m.