powered by
Synchronize project by running necessary R scripts
source.sync.si(source_info, run = TRUE, plot.to.file = FALSE)
Project information within source_info list
logical indicated whether to run or just identify asynchrony
logical for writing file in tree_controller.R directory
Data.frame with sources needed to synchronize with run times
Not usually direct use. See sync.project() and synctest.project().
# NOT RUN { source_info <- create_source_file_dir("adaprHome","tree_controller.R") source.sync.si(source_info) # }
Run the code above in your browser using DataLab