Learn R Programming

adapr (version 2.0.0)

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

Description

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

Usage

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

Arguments

project

Project id of program

testSync

logical to test synchronization status

Value

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

Details

Uses ggplot2. Is a wrapper for create_program_graph.

Examples

Run this code
# NOT RUN {
graphProject("adaprHome")
# }
# NOT RUN {
 
# }

Run the code above in your browser using DataLab