View source: R/calculation_definitions.R
simple_tag_compare | 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_compare(msg, tag, key = NULL)
msg |
the text to check |
tag |
the tagged message (base64 encoded) |
key |
the cipher, which can be set manually, otherwise will read from env |
- TRUE if matching, FALSE otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.