base64_enc {botor} | R Documentation |
Base64-encode raw bytes using Python's base64 module
Description
Base64-encode raw bytes using Python's base64 module
Usage
base64_enc(text)
Arguments
text |
|
Value
string
See Also
[Package botor version 0.4.1 Index]