validate_email: Check if a vector contains valid email

View source: R/utils.R

validate_emailR Documentation

Check if a vector contains valid email

Description

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

Usage

validate_email(email)

Arguments

email

A vector with email addresses.

Value

A logical vector.

See Also

Other utils: ask_yes_no(), author2df(), bookdown_zenodo(), c_sort(), create_hexsticker(), execshell(), menu_first(), orcid2person(), store_authors(), use_author(), validate_orcid(), yesno()


inbo/checklist documentation built on June 15, 2025, 12:54 p.m.