process_affil {openalexR} | R Documentation |
Process affiliations
Description
Process affiliations
Usage
process_affil(l_institution)
Arguments
l_institution |
List. Nested elements include id, display_name, ror, country_code, type, lineage |
Value
Dataframe of with the following columns: id, display_name, ror, country_code, type, lineage
[Package openalexR version 2.0.1 Index]