base64_decode | R Documentation |
Base64 Encoding and Decoding
base64_decode(x)
base64_encode(x)
x |
Raw vector to encode / decode. |
Raw vector, result of the encoding / decoding.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.