hash_file: Get the MD5 hash of a file.

View source: R/workflow_utilities.R

hash_fileR Documentation

Get the MD5 hash of a file.

Description

Get the MD5 hash of a file.

Usage

hash_file(path)

Arguments

path

(str): The local path for the file.

Value

str: The MD5 hash of the file.


DyfanJones/sagemaker-r-workflow documentation built on April 3, 2022, 11:28 p.m.