powered by
convert unique identifiers to other unique identifiers
identifier_from_identifier( property = "ORCID iD", return = "IMDb ID", value = "0000-0002-7865-7235" )
the identifier property to search (for caveats, see as_pid)
as_pid
the identifier property to convert to
the identifier value to match
vector of identifiers corresponding to identifiers submitted
# NOT RUN { identifier_from_identifier('ORCID iD','IMDb ID',c('0000-0002-7865-7235','0000-0003-1079-5604')) # }
Run the code above in your browser using DataLab