Description Usage Arguments Value Examples
Create compute DocID with system user and compute time
1 2 3 4 5 | docIDcomputed(
gitTF = TRUE,
gitRepo = getwd(),
parentFile = parent.frame(2)$ofile
)
|
gitTF |
Logical whether to include git information |
gitRepo |
path to git repository (defaults to working directory) |
parentFile |
filename of source file |
... |
arguments to sourceFinder |
data.frame
1 2 3 4 5 | # Requires internet connection to access GitHub.
## Not run:
docIDcomputed()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.