decrypt: Use decrypt to reveal the position of the real data.

View source: R/encryption.r

decryptR Documentation

Use decrypt to reveal the position of the real data.

Description

The real data position is encrypted by the lineup function, and writes this out as a text string. Decrypt, decrypts this text string to reveal which where the real data is.

Usage

decrypt(...)

Arguments

...

character vector to decrypt

Examples

decrypt('0uXR2p rut L2O2')

dicook/nullabor documentation built on July 10, 2022, 12:08 a.m.