to_datauri | R Documentation |
Convert file to 'base64' format
to_datauri(file, mime = "")
file |
file path |
mime |
'mime' type, default is blank |
a 'base64' data string looks like 'data:;base64,AEF6986...'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.