Description Usage Arguments Value Examples
Mask data using hasing function
1 | anonymize(x, algo)
|
x |
vector to anonymize |
algo |
character scalar to be used for digest function in digest package, read |
character vector of hashes, same length as length of x argument.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.