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