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

Description Usage Arguments Examples

View source: R/encryption.r

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

1

Arguments

...

character vector to decrypt

Examples

1
decrypt('0uXR2p rut L2O2')

Example output

[1] "Dfcy1V Rfh N1Z1 NA"

nullabor documentation built on Feb. 26, 2020, 1:07 a.m.