Description Usage Arguments Value
scopus_get_authors
1 2 | scopus_get_authors(ids = NULL, n_batchs = 99, batch_size = 25,
api_key = NULL)
|
ids |
vector of ids author ids to scrape |
n_batchs |
number of batch to scrape |
batch_size |
size of scraped batch. Max 25 |
api_key |
api_key for Scopus API |
response is a list with two elements. scrapped_ids a vector with the scrapped ids. content is the parsed json response.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.