entries_to_citation_df {rscopus}R Documentation

List of SCOPUS Entries to Data Frame of Citations

Description

Take a SCOPUS entry list and transform it to a data frame of citation and article information

Usage

entries_to_citation_df(entries)

Arguments

entries

list of entries from SCOPUS, usually from author_search result

Value

A data.frame of citation information


[Package rscopus version 0.6.6 Index]