It only checks the format of the text, not if the email address exists.

validate_email(email)

Arguments

email

A vector with email addresses.

Value

A logical vector.