MBoxSource: Mailbox Source

View source: R/source.R

MBoxSourceR Documentation

Mailbox Source

Description

Create a mailbox source.

Usage

MBoxSource(mbox, encoding = "")

Arguments

mbox

A character string giving the path or URL to a mailbox stored in “mbox” format.

encoding

A character string describing the current encoding. Passed to iconv to convert the input to "UTF-8".

Details

A mailbox source interprets each e-mail stored in the mailbox as a document.

Value

An object inheriting from MBoxSource, SimpleSource, and Source.

See Also

Encoding and iconv on encodings.


tm.plugin.mail documentation built on March 7, 2023, 3:16 p.m.