powered by
Tests the synchrony of files in dependency tree
syncTestSI(source_info, plotl0 = FALSE)
source_info containing project information
Logical indicated whether to plot the updated files
list or logical indicated whether project is synchronized or not
Not usually direct use. See syncProject() and syncTestProject().
# NOT RUN { source_info <- create_source_file_dir("adaprHome","tree_controller.R") syncTestSI(source_info) # }
Run the code above in your browser using DataLab