Learn R Programming

adapr (version 1.0.2)

create_program_graph: 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

create_program_graph(project.id)

Arguments

project.id

Project id of program

Value

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

Details

Uses ggplot2

Examples

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

Run the code above in your browser using DataLab