Description Usage Arguments Details Value Examples
Get emails date
| 1 2 3 4 | 
| emails | list of email contents, as returned by  | 
Get the date on which the emails is received.
data.frame of dates and document id.
| 1 2 3 4 5 | ## Not run: 
emails <- load_emails("emails")
dates <- get_date(emails)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.