powered by
Converts an image file to a base64-encoded binary .tiff file.
img_to_binbase(file)
a base64-encoded string
path to an image file
if (FALSE) { img_encoded <- img_to_binbase("image.png") }
Run the code above in your browser using DataLab