Re: [R] Add local image as inline embedded Image

2017-04-07 Thread Jeff Newmiller
a) The email I am replying to should have been a reply to your original email [1]... it is not a complete picture of your problem, and you are not maintaining a thread of conversation. b) I don't compose emails in R so I don't know what R package(s) you should use/look for. I recommend package

[R] Add local image as inline embedded Image

2017-04-06 Thread Archit Soni
Hi All, I am using mailR package to send emails by attaching my local image files. However the image still refers to my file location and never truly embeds the image in the email. This came up in testing when my colleague was getting a red cross instead of an image. Any thoughts to resolve this