Description Usage Arguments Value See Also
Searches SCOPUS to get information about documents on an author.
1 2 3 | affil_search(affil_id, searcher = "AF-ID",
http = "https://api.elsevier.com/content/search/affiliation",
facets = "affilcountry(sort=document-count)", count = 200, ...)
|
affil_id |
Affiliation ID number |
searcher |
Identifier for Affiliation ID. Do not change unless you know exactly what the API calls for. |
http |
Address for scopus api |
facets |
Facets sent in query. See https://dev.elsevier.com/api_docs.html |
count |
number of records to retrieve (below 200, see https://dev.elsevier.com/api_key_settings.html) |
... |
Arguments to be passed to |
List of entries from SCOPUS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.