List email addresses validated on R-hub on the current machine.

list_validated_emails()

Value

A data.frame with two columns: email and token. If in interactive mode, and there are no validated email addresses, then a message is printed and the data frame is returned invisibly.

See also

Other email validation: validate_email()