Description Usage Arguments Value Examples
convert unique identifiers to other unique identifiers
1 2 3 4 5 | identifier_from_identifier(
property = "ORCID iD",
return = "IMDb ID",
value = "0000-0002-7865-7235"
)
|
property |
the identifier property to search (for caveats, see |
return |
the identifier property to convert to |
value |
the identifier value to match |
vector of identifiers corresponding to identifiers submitted
1 | identifier_from_identifier('ORCID iD','IMDb ID',c('0000-0002-7865-7235','0000-0003-1079-5604'))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.