simple_tag: Simple tagger

View source: R/calculation_definitions.R

simple_tagR Documentation

Simple tagger

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(msg, key = NULL)

Arguments

msg

the text to decode

key

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

Value

- the hash


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