I regularly use the R package RDCOMClient to send emails straight from R, but is there a way to use it to import the body of emails in my inbox into R?
Ive seen some answers on here like from here... How to retrieve Outlook inbox emails using R RDCOMClient?
But none of these seem to work and they are rather old answers or there are errors when I run them.
I also can't find any tutorials or documentation on how to really use RDCOMClient in relation to Outlook emails. Any help would be appreciated