powered by
encodes images into base64 strings.
image_to_base64(filepaths)
file names.
rlogo <- file.path( R.home("doc"), "html", "logo.jpg") image_to_base64(rlogo)
Run the code above in your browser using DataLab