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

Description Usage Arguments Details Value Examples

Description

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

Usage

1
2
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

Details

Dose not assume source_info in workspace

Value

File path to report html file

Examples

1
2
3
4
## Not run: 
reportProject("adaprHome")

## End(Not run)  

adapr documentation built on May 1, 2019, 7:05 p.m.