get_application_emails | R Documentation |
if clipr is available writes ; separated string of email addresses to the clipboard ready to copy into outlook
get_application_emails(mapping_df, selected_ids, get_discarded = FALSE)
mapping_df |
tibble. Tibble with the mapping from applicant id to name & email |
selected_ids |
numeric. vector with numeric ids of those who were selected from the team. |
get_discarded |
boolean. whether to invert the selection in order to get the email addresses of those who didn't make the team. defaults to FALSE. |
character. invisibly returns vector of email addresses.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.