digestFile | R Documentation |
calculate a digest of a file
digestFile(f, algo = "sha1")
f |
character scalar; path to file |
algo; |
algorithm for digest; default: "sha1" |
character scalar lower-case hex sha1 digest
John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.