Learn R Programming

adapr (version 1.0.1)

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

Description

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

Usage

report.project(project.id = get.project(), 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: 
# report.project("adaprHome")
# ## End(Not run)  

Run the code above in your browser using DataLab