Learn R Programming

rscopus (version 0.8.1)

multi_author_info: Get Relevant Authors Information from IDs from Scopus

Description

Get Relevant Authors Information from IDs from Scopus

Usage

multi_author_info(...)

process_complete_multi_author_info(res)

Value

Data.frame of information

Arguments

...

Arguments passed to get_complete_author_info

res

result from complete_multi_author_info

See Also

get_complete_author_info

Examples

Run this code
if (FALSE) {
multi_author_info(au_id =  c("22968535800", "40462056100"))
}

Run the code above in your browser using DataLab