View source: R/calculation_definitions.R
simple_tag | R Documentation |
Simple tagger of text strings, will output a text string. Uses sodium library and base64enc. Has some defaults, but will also take command-line arguments or read from environment.
simple_tag(msg, key = NULL)
msg |
the text to decode |
key |
the cipher, which can be set manually, otherwise will read from env |
- the hash
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.