md5: Calculate the MD5 digest of an object

md5R Documentation

Calculate the MD5 digest of an object

Description

Calculate the MD5 digest of an object

Usage

md5(x, ...)

Arguments

x

any R object

...

further arguments to digest::digest

Value

MD5 digest (a.k.a. hash) of x


BAAQMD/funtools documentation built on June 29, 2022, 4:06 p.m.