Learn R Programming

rscopus (version 0.6.6)

get_author_info: Get Relevant Author Information and ID from Scopus in Data Frame

Description

Uses SCOPUS author search to identify author identification information in a workable format

Usage

get_author_info(...)

Value

Data.frame of information

Arguments

...

Arguments passed to get_complete_author_info

See Also

get_complete_author_info

Examples

Run this code
if (FALSE) {
get_author_info(au_id = "40462056100")
}

Run the code above in your browser using DataLab