list_validated_emails: List validated email addresses

View source: R/email.R

list_validated_emailsR Documentation

List validated email addresses

Description

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

Usage

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()


rhub documentation built on Aug. 31, 2022, 5:06 p.m.