MBoxSource: 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.