Description Usage Arguments Details Value Examples
Checks the consistency of the dependency directory with the files within the file system
1 | checkFileHash(dependency.dir = NULL, dependency.object = NULL)
|
dependency.dir |
Directory with dependency information files |
dependency.object |
Data frame with dependency information |
Not for direct use. Only needs one or the other argument.
list of information about file hase mismatches
1 2 3 4 | ## Not run:
checkFileHash(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.