powered by
Get emails date
get_date(emails)# S3 method for rodham get_date(emails)
# S3 method for rodham get_date(emails)
list of email contents, as returned by load_emails
load_emails
data.frame of dates and document id.
Get the date on which the emails is received.
# NOT RUN { emails <- load_emails("emails") dates <- get_date(emails) # } # NOT RUN { # }
Run the code above in your browser using DataLab