encryptIt: Decrypt a raw vector

Description Usage Arguments Value Examples

Description

It calls a builtin algorithm to decrypt a raw vector. If it is not of the encrypt class, the value will be returned as-is.

Usage

1
2
3

Arguments

x

The string to decrypt

Value

invisible

Examples

1
2
3
4
## Not run: 
decryptIt("Pwd")

## End(Not run)

madlogos/aseshms documentation built on May 21, 2019, 11:03 a.m.