getProjectInfoSI: Given source_info object, retrieves project information

Description Usage Arguments Value Examples

Description

Given source_info object, retrieves project information

Usage

1
getProjectInfoSI(source_info)

Arguments

source_info

is list with source information

Value

list with stacked dependency files, graph of dependencies, and condensed file information

Examples

1
2
3
4
5
## Not run: 
source_info <- create_source_file_dir("adaprHome","tree_controller.R")
getProjectInfoSI(source_info)

## End(Not run) 

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