Learn R Programming

edgemodelr (version 0.2.0)

.compute_sha256: Compute SHA-256 hash for a file (best-effort, no new hard dependencies)

Description

Compute SHA-256 hash for a file (best-effort, no new hard dependencies)

Usage

.compute_sha256(path)

Value

Lowercase hex string or NA if computation not available

Arguments

path

Path to the file