simple_tag_compare: Simple tag comparison

View source: R/calculation_definitions.R

simple_tag_compareR Documentation

Simple tag comparison

Description

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.

Usage

simple_tag_compare(msg, tag, key = NULL)

Arguments

msg

the text to check

tag

the tagged message (base64 encoded)

key

the cipher, which can be set manually, otherwise will read from env

Value

- TRUE if matching, FALSE otherwise


DavidPatShuiFong/dMeasure documentation built on Aug. 2, 2024, 11:45 p.m.