Description Usage Arguments Value Examples
View source: R/utility_functions.R
md5 values are computed based on combination of file path, file size and file modified time.
1 | custom_md5_hash(path_files)
|
path_files |
a character vector containing absolute file paths. |
a character vector containing md5 values.
1 | custom_md5_hash(path_files = list.files(full.names = TRUE))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.