Learn R Programming

rscopus (version 0.6.6)

get_affiliation_info: Get Affiliation Information and ID from Scopus

Description

Uses SCOPUS affiliation search to identify affiliation identification information

Usage

get_affiliation_info(affil_id = NULL, affil_name = NULL,
  api_key = NULL, verbose = FALSE, headers = NULL)

Value

A data.frame of affiliation information

Arguments

affil_id

ID of affiliation

affil_name

name of affiliation

api_key

Elsevier API key

verbose

Print messages from specification

headers

Headers passed to add_headers, passed to GET