scopus_get_authors: scopus_get_authors

Description Usage Arguments Value

Description

scopus_get_authors

Usage

1
2
scopus_get_authors(ids = NULL, n_batchs = 99, batch_size = 25,
  api_key = NULL)

Arguments

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

Value

response is a list with two elements. scrapped_ids a vector with the scrapped ids. content is the parsed json response.


benjaminguinaudeau/librarrry documentation built on May 3, 2019, 7:39 p.m.