collapse_affil {rscopus} | R Documentation |
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 = ";")
Arguments
affils |
Data frame of affiliations to be collapsed
usually from |
collapse |
What should values be collapsed using as a separator |
Value
A data.frame
of affiliation information
[Package rscopus version 0.6.6 Index]