Learn R Programming

rscopus (version 0.8.1)

get_all_coauthors: Get all Co-Authors

Description

Get all Co-Authors

Usage

get_all_coauthors(...)

Value

A list of output, including a vector of author_ids

Arguments

...

arguments to pass to author_df

Examples

Run this code
 if (FALSE) {
 get_all_coauthors(last_name = "muschelli")
 }

Run the code above in your browser using DataLab