scholar
scholar copied to clipboard
Analyse citation data from Google Scholar
Is there a way to get ID of the scholar by entering his name? Imagine I have a large character vector of scholar names and I want to get their...
Just a simple idea, but pubs
I am trying to retrieve current h-indeces for about 200 scholars at once. I have the ID list, and have run a loop that runs `predict_h_index()` on every ID. It...
Hi I ran: sen
There appear to be some issues with Unicode support. See https://github.com/jaumebonet/scholar/commit/e90bd0e6751b54a423c275a14a7d33bb61b49e71 and problems parsing the number of citations for struck-through values (e.g. when citations are grouped with another article like...
Hi there - In order to build a network diagram of collaborations, I needed to get all authors. We had a lot of senior authors with many publications, and many...
simple fix to the base function code for the `predict_h_index(id)` function.
Hello. get_coauthors actually gets a coauthor network, which is super cool. But it limits how many coauthors I have to 20. But I have 70 and some people I know...
I think I found the source of the issue with predict_h_index() `h
Hi Thanks for creating this amazing package. I am building a shiny app with this package and it works pretty well locally. However, after deploying my app on Shinyapps.io server,...