read_inbox: Read Inbox

Description Usage Arguments Value

View source: R/read_inbox.R

Description

Read Inbox

Usage

1
2
read_inbox(folder_path, with_attachments_only = FALSE,
  count_attachments = FALSE, table_filter = NULL, whole_body = FALSE)

Arguments

folder_path

character

with_attachments_only

logical, should the results be filtered to include only emails with attachments?

count_attachments

logical, should the number of attachments be returned? (Currently ignored)

table_filter

character (optional), additional filters to be applied

whole_body

logical, should the entire body of the email be returned? Default is FALSE (Currently ignored)

Value

data.frame


aecoleman/extrospectr documentation built on Nov. 1, 2019, 8:59 p.m.