hash | R Documentation |
If all elements point to existing files, the hashes of these files are calculated, otherwise the hashes of the character vector, one per element.
Calculates the sha256 hash of each file in x
.
Calculates the sha256 hash of each element in x
.
hash(x) hash_file(x) hash.character(x)
x |
file name to be hashed |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.