Description Usage Arguments Value
View source: R/utility_functions.R
A csv file with the same name as the folder name is created/updated with new md5 values. This file with md5 hash values and the given folder has same parent directory.
1 | update_md5_file(folder_path, md5_data)
|
folder_path |
A character string representing an absolute folder path. |
md5_data |
A character vector representing md5 hash values of the files within the given folder. |
A logical value TRUE if the operation is successful.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.