Learn R Programming

rscopus (version 0.8.1)

collapse_affil: Collapse Affiliations to one row

Description

Take an individual SCOPUS entry and transform it to a data frame of affiliations

Usage

collapse_affil(affils, collapse = ";")

Value

A data.frame of affiliation information

Arguments

affils

Data frame of affiliations to be collapsed usually from author_search

collapse

What should values be collapsed using as a separator