Description Usage Arguments Value Examples
View source: R/get_project_info_si.R
Given source_info object, retrieves project information
1  | getProjectInfoSI(source_info)
 | 
source_info | 
 is list with source information  | 
list with stacked dependency files, graph of dependencies, and condensed file information
1 2 3 4 5  | ## Not run: 
source_info <- create_source_file_dir("adaprHome","tree_controller.R")
getProjectInfoSI(source_info)
## End(Not run) 
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.