Get ORCiD from Name
get_orcid(family, given = "*")
The family (last) name to search for
An optional given (first) name to search for. Initials will be converted from, e.g., L M to L\* M\*
A vector of matching ORCiDs
get_orcid("DeBruine", "Lisa")
#> [1] "0000-0002-7523-5539"