Learn R Programming

nullabor (version 0.3.12)

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
decrypt('0uXR2p rut L2O2')

Run the code above in your browser using DataLab