Description Usage Arguments Value Examples
Find Author(s)
1 2 3 4 | find_author(
id_type = c("openalex", "orcid", "mag", "twitter", "wikipedia", "scopus"),
id
)
|
id_type |
the type of ids you are submitting, should be: openalex, orcid, mag, twitter, wikipedia, or scopus |
id |
one or more ids |
tibble of results from openalex api
1 | find_author(id_type = "openalex", id = c("A2941293769", "A2296125463"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.