Description Usage Arguments Value Examples
Check validity of ORCiD
1 | check_orcid(orcid)
|
orcid |
a 16-character ORCiD in bare or URL format |
a formatted 16-character ORCiD or FALSE
1 2 3 4 | check_orcid("0000-0002-7523-5539")
check_orcid("0000-0002-0247-239X")
check_orcid("https://orcid.org/0000-0002-0247-239X")
check_orcid("0000-0002-0247-2394") # incorrect, return FALSE
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.