Learn R Programming

adapr (version 1.0.1)

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

Description

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

Usage

project_report_markdown(source_info, graph.width = 960, graph.height = 500)

Arguments

source_info
Source information list
graph.width
Sankey Plot dimensions
graph.height
Sankey Plot dimensions

Value

output file

Details

Dose not assume source_info in workspace

Examples

Run this code
## Not run: 
#  source_info <- create_source_file_dir("adaprHome","tree_controller.R")
#  project_report_markdown(source_info)
# ## End(Not run) 

Run the code above in your browser using DataLab