R/input_validation_functions.R
check_owner_email.RdReads in the specified sheet from an .xlsx file and checks that all email addresses in the owner_email_list column are valid using the AD API.
check_owner_email(
path = getwd(),
filename = "DSbulkUploadR_input.xlsx",
sheet_name
)NULL (invisibly)
if (FALSE) { # \dontrun{
check_owner_email()} # }