get_affiliation_info: Get Affiliation Information and ID from Scopus

Description Usage Arguments Value

View source: R/get_affiliation_info.R

Description

Uses SCOPUS affiliation search to identify affiliation identification information

Usage

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

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

Value

A data.frame of affiliation information


rscopus documentation built on Sept. 18, 2019, 1:03 a.m.