# NOT RUN {
# all data
res <- orcid_external_identifiers(orcid = "0000-0002-1642-628X")
res$`0000-0002-1642-628X`
names(res$`0000-0002-1642-628X`)
res$`0000-0002-1642-628X`$`external-identifier`
# individual records
orcid_external_identifiers(orcid = "0000-0002-1642-628X", 141736)
# }
Run the code above in your browser using DataLab