Check if a string is in a valid email format
is_email_address(email)
email
A character string.
A logical value.