Description Usage Arguments Value Examples
Writes x
to a temporary file
using writeChar()
and computes the md5sum()
on that file, removing the file afterwards.
1 |
x |
|
character(1)
, MD5 hash of a text file
created from x
using writeChar()
.
1 | nhlapi:::util_md5sum_str("test")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.