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

collapse_affil(affils, collapse = ";")

Arguments

affils

Data frame of affiliations to be collapsed usually from author_search

collapse

What should values be collapsed using as a separator

Value

A data.frame of affiliation information