Description Usage Arguments Value
Encode a character vector prefixed with 3202
1 2 3 4 5 | encode_3202(x)
decode_3202(enc)
Validate3202(x)
|
x, y |
|
enc |
|
encode_3202
returns an integer based on the digits following
the prefix "3202"
. decode_3202
is the reverse process.
names2int
takes two character vectors of equal length and returns
an integer based on the first two digits. Lookup4
is the inverse
process, returning the first two characters of each original vector
in AaAa
case.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.