Description Usage Arguments Value Examples
It calls a builtin algorithm to decrypt a raw vector. If it is not of the encrypt
class, the value will be returned as-is.
1 2 3 | decryptIt(x, ...)
decrypt_it(x, ...)
|
x |
The string to decrypt |
invisible
1 2 3 4 | ## Not run:
decryptIt("Pwd")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.