powered by
is_email_address(.x)
# Examples is_email_address("hello") # FALSE is_email_address("hello@world.edu") # TRUE
Run the code above in your browser using DataLab