validate_email | R Documentation |
It only checks the format of the text, not if the email address exists.
validate_email(email)
email |
A vector with email addresses. |
A logical vector.
Other utils:
ask_yes_no()
,
author2df()
,
bookdown_zenodo()
,
c_sort()
,
create_hexsticker()
,
execshell()
,
menu_first()
,
orcid2person()
,
store_authors()
,
use_author()
,
validate_orcid()
,
yesno()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.