powered by
Create source file directories
create_source_file_dir(project.id0 = get("project.id"), source.file0 = get("source.file"), source.description = "")
project id name string
filename of the source
character description of what the source file does
source_info list describing the project
Intializes git for the project, adds program git tracking, and initializes dependency tracking
# NOT RUN { source_info <- create_source_file_dir("adaprHome","tree_controller.R") # } # NOT RUN { # }
Run the code above in your browser using DataLab