get_all_coauthors {rscopus} | R Documentation |
Get all Co-Authors
Description
Get all Co-Authors
Usage
get_all_coauthors(...)
Arguments
... |
arguments to pass to |
Value
A list of output, including a vector of author_ids
Examples
## Not run:
get_all_coauthors(last_name = "muschelli")
## End(Not run)
[Package rscopus version 0.8.1 Index]