| mellio_base64_compact | R Documentation |
Strips line breaks from jsonlite::base64_enc() output so the result
can be appended to a URL hash without breaking the URL.
mellio_base64_compact(x)
x |
A character string to encode. |
Base64-encoded string with no embedded newlines.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.