powered by
Given source_info object, retrieves project information
getProjectInfoSI(source_info)
is list with source information
list with stacked dependency files, graph of dependencies, and condensed file information
# NOT RUN { source_info <- create_source_file_dir("adaprHome","tree_controller.R") getProjectInfoSI(source_info) # } # NOT RUN { # }
Run the code above in your browser using DataLab