affil_list_to_df {rscopus} | R Documentation |
List of SCOPUS Entries to List of Affiliations Data Frames
Description
Take a SCOPUS entry and transform it to a data frame of affiliations
Usage
affil_list_to_df(affils)
Arguments
affils |
List of affiliations, from |
Value
A data.frame
of affiliation information. A column named
"index"
denotes the element of the object affils
that the row
corresponds to
[Package rscopus version 0.6.6 Index]