mdneuzerling/RDCOMOutlook: Programmatic access to Microsoft Outlook on Windows through RDCOMClient

Provides a wrapper to access a locally installed Microsoft Outlook application on Windows through RDCOMClient, an R package that allows R to act as a DCOM client. Access is provided through two key functions: prepare_email, which allows an email to be prepared in R with R objects (data frames, tibbles, ggplots), and find_emails, which allows the user to search their emails and extract attachments.

Getting started

Package details

Maintainer
LicenseGNU General Public License v3.0
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mdneuzerling/RDCOMOutlook")
mdneuzerling/RDCOMOutlook documentation built on May 21, 2019, 12:21 p.m.