decrypt {nullabor} | R 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')
[Package nullabor version 0.3.12 Index]