process_paper_authors {openalexR} | R Documentation |
Process paper authorships
Description
Process paper authorships
Usage
process_paper_authors(authorships)
Arguments
authorships |
List. Authorships element of paper. |
Value
List. A list of one dataframe with the processed authors: id, display_name, orcid, author_position, is_corresponding, affiliations, affiliation_raw
[Package openalexR version 2.0.1 Index]