| img_to_binbase | R Documentation | 
Converts an image file to a base64-encoded binary .tiff file.
img_to_binbase(file)
| file | path to an image file | 
a base64-encoded string
## Not run: 
img_encoded <- img_to_binbase("image.png")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.