update_md5_file: Update the md5 hash once all the files in a given folder have...

Description Usage Arguments Value

View source: R/utility_functions.R

Description

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.

Usage

1
update_md5_file(folder_path, md5_data)

Arguments

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.

Value

A logical value TRUE if the operation is successful.


deepjyot1991/zimplify documentation built on Dec. 19, 2021, 10:09 p.m.