Learn R Programming

rhub (version 1.1.2)

list_validated_emails: List validated email addresses

Description

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

Usage

list_validated_emails()

Arguments

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