Skip to content

📇 Extract contents from Outlook '.msg' files in R

Notifications You must be signed in to change notification settings

certe-medical-epidemiology/msgxtractr

 
 

Repository files navigation

2024-09-02

Forked from hrbrmstr/msgxtractr, see NEWS.md

msgxtractr : Read Outlook ‘.msg’ Files

‘Microsoft’ ‘Outlook’ messages can be saved in ‘.msg’ files. Tools are provided that enable extraction of metadata, envelope, headers, body and attachments from these files.

The following functions are implemented:

  • read_msg: Read in an Outlook ‘.msg’ file
  • save_attachments: Save all attachments from a ‘msg’ object
  • tidy_msg: Turn a ‘msg’ object into a ‘tibble’

About

📇 Extract contents from Outlook '.msg' files in R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 68.6%
  • C 22.7%
  • R 8.7%