powered by
Builds edge list from emails using from and to, edge source and target respectively.
from
to
edges_emails(emails = emails, ...)
Data frame of emails as returned by search_emails, defaults to emails (see emails)
search_emails
emails
any additional column to keep as meta-data
# NOT RUN { emails <- search_emails() edges <- edges_emails(emails) # } # NOT RUN { # }
Run the code above in your browser using DataLab