Learn R Programming

adapr (version 1.0.2)

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

Description

Make plot of project programs only Summarize all programs.

Usage

create_program_graph_v2(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

Deprecated. See graph.project()

Examples

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

Run the code above in your browser using DataLab