rscopus
rscopus copied to clipboard
Scopus Database API Interface to R
Does rscopus include a function for gathering time-varying information on authors and/or papers? I can gather contemporary h-index and citations, for example, but I see that Scopus has annual data...
Thank you for your great package. I believe adding a function that checks one's remaining quota would be good. Can this be added to the todo list, please? Many thanks....
My hope is to develop a script that extract just the abstract information to a vector of character strings from an rscopus search. To start this code, I have created...
I wonder how I use my Scopus institution token in your package. The context is I am setting up a shiny app using your package.
The scopus_search() function seems to ignore the queries including LIMITS-TO() or EXCLUDE () in regard to SUBJAREA. As an example: ``` completeArticle
I was having issues with extracting author h-indices from Scopus. `multi_author_retrieval` was not working, so I created a loop with `author_retrieval` as a work around. After loading appropriate libraries... `datareal