getProjectInfoSI: Given source_info object, retrieves project information

Description Usage Arguments Value Examples

View source: R/get_project_info_si.R

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) 

gelfondjal/adapr documentation built on Feb. 2, 2020, 1:32 a.m.