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

Description Usage Arguments Details Value Examples

View source: R/create_program_graph_2.R

Description

Make plot of project R scripts only Summarize all programs. Sync status is assessed or not as 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) 
 

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