get_author_info {rscopus}R Documentation

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(...)

Arguments

...

Arguments passed to get_complete_author_info

Value

Data.frame of information

See Also

get_complete_author_info

Examples

## Not run: 
get_author_info(au_id = "40462056100")

## End(Not run)

[Package rscopus version 0.6.6 Index]