Description Usage Arguments Details Value Examples
Tests the synchrony of files in dependency tree
1 | syncTestSI(source_info, plotl0 = FALSE)
|
source_info |
source_info containing project information |
plotl0 |
Logical indicated whether to plot the updated files |
Not usually direct use. See syncProject() and syncTestProject().
list or logical indicated whether project is synchronized or not
1 2 3 4 5 | ## Not run:
source_info <- create_source_file_dir("adaprHome","tree_controller.R")
syncTestSI(source_info)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.