collapse_affil function

Collapse Affiliations to one row

Collapse Affiliations to one row

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

Returns

A data.frame of affiliation information