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