ezValidMail | R Documentation |
Checks, whether addressString
is a valid email-address.
ezValidMail(addressString)
addressString |
the character to check. |
Returns TRUE if addressString
contains an @.
Rehrauer, Hubert
Schmid, Peter
ezValidMail("example@example.com")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.