decode_bin {TKCat} | R Documentation |
Decode base64 string
Description
Decode base64 string
Usage
decode_bin(text)
Arguments
text |
the base64 character vector to decode |
Value
One decoded value (e.g. a raw vector corresponding to a binary file)
[Package TKCat version 1.1.11 Index]