scopus_document_ID | R Documentation |
Retrieves scopus documents via ID search one-by-one in different views
scopus_document_ID(ID, idtype = "eid", type = "abstract",
view = "FULL", scopus_key, start = 1, t_limit = 6)
ID |
An scopus identifier (or a vector of many). Can be either the EID or DOI of the publication. |
idtype |
The type of ID provided. Either "eid" or "doi". |
start |
Number of ID in the vector where the iteration starts. |
t_limit |
The time in seconds untill a new iteration starts. Limited by Scopus. |
Your |
scopus API key. |
content |
If the "complete" or "reduced" publication information should be extracted. |
Retrieves scopus documents via ID search one-by-one in different views
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.