powered by
Tests the synchrony of files in dependency tree
Sync.test.pi(project_info, plotl0 = FALSE)
Project information from get_project_info function
Logical indicated whether to plot the updated files
list or logical indicated whether project is synchronized or not
Not for direct use. See sync.project() and synctest.project().
# NOT RUN { si <- pull_source_info("adaprHome") projInfo <- get.project.info(si$dependency.dir) Sync.test.pi(projInfo) # } # NOT RUN { # }
Run the code above in your browser using DataLab