Learn R Programming

adapr (version 2.0.0)

reportProject: Make plot of network within html documents. Summarize all programs.

Description

Make plot of network within html documents. Summarize all programs.

Usage

reportProject(project.id = getProject(), graph.width = 960,
  graph.height = 500)

Arguments

project.id

Source information list

graph.width

Sankey Plot dimensions

graph.height

Sankey Plot dimensions

Value

File path to report html file

Details

Dose not assume source_info in workspace

Examples

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

Run the code above in your browser using DataLab