nullabor (version 0.3.5)

decrypt: 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

Run this code
# NOT RUN {
decrypt('0uXR2p rut L2O2')
# }

Run the code above in your browser using DataLab