Description Usage Arguments Details Value Examples
Checks the consistency of the dependency directory with the files within the file system. Reports the source scripts that need to be updated.
1 | checkFileHashSource(dependency.dir = NULL, dependency.object = NULL)
|
dependency.dir |
Directory with dependency information files |
dependency.object |
data frame with dependency information |
Only needs one or the other argument.
list of information about file hash mismatches
1 2 3 4 5 | ## Not run:
checkFileHashSource(pullSourceInfo("adaprHome")$dependency.dir)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.