cpp_base64_encode | R Documentation |
Converts a raw vector to base64 string.
x |
RawVector. |
url |
a bool, whether to convert for url. Default is false. |
a string, representing the base64 encoding of x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.