View source: R/file-management.R
encode_bin | R Documentation |
Encode a binary file in a base64 string
encode_bin(what)
what |
a file path or a raw vector |
A character vector of length 1 with the base64 encoded file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.