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')

nullabor documentation built on Sept. 11, 2024, 8:20 p.m.