get_application_emails: get_application_emails

View source: R/applications.R

get_application_emailsR Documentation

get_application_emails

Description

if clipr is available writes ; separated string of email addresses to the clipboard ready to copy into outlook

Usage

get_application_emails(mapping_df, selected_ids, get_discarded = FALSE)

Arguments

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.

Value

character. invisibly returns vector of email addresses.


CorrelAid/projectutils documentation built on Oct. 7, 2022, 4:40 a.m.