Description Usage Arguments Value Examples
View source: R/create_lookup_authors_kwb.R
Create Lookup Authors KWB
1 | create_lookup_authors_kwb(orcids = get_kwb_orcids())
|
orcids |
character vector with valid ORCIDs (default: get_kwb_orcids()) |
data frame with authors information (as required for R packages)
1 2 | orcids <- get_kwb_orcids()
create_lookup_authors_kwb(orcids)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.