Learn R Programming

⚠️There's a newer version (0.2.5) of this package.Take me there.

scholar (version 0.2.2)

Analyse Citation Data from Google Scholar

Description

Provides functions to extract citation data from Google Scholar. Convenience functions are also provided for comparing multiple scholars and predicting future h-index values.

Copy Link

Version

Install

install.packages('scholar')

Monthly Downloads

1,140

Version

0.2.2

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Guangchuang Yu

Last Published

July 13th, 2021

Functions in scholar (0.2.2)

get_complete_authors

Get the Complete list of authors for a Publication
get_citation_history

Get historical citation data for a scholar
get_journalrank

Get journal ranking.
format_authors

format_authors
get_coauthors

Gets the network of coauthors of a scholar
compare_scholars

Compare the citation records of multiple scholars
author_position

Get author order.
get_impactfactor

Get journal metrics.
get_article_cite_history

Gets the citation history of a single article
compare_scholar_careers

Compare the careers of multiple scholars
get_num_top_journals

Gets the number of top journals in which a scholar has published
get_num_articles

Calculates how many articles a scholar has published
get_publications

Gets the publications for a scholar
get_profile

Gets profile information for a scholar
plot_coauthors

Plot a network of coauthors
predict_h_index

Predicts the h-index for a researcher
get_num_distinct_journals

Gets the number of distinct journals in which a scholar has published
tidy_id

Ensures that specified IDs are correctly formatted
get_oldest_article

Gets the year of the oldest article for a scholar
scholar-package

scholar
set_scholar_mirror

set_scholar_mirror
get_scholar_id

Search for Google Scholar ID by name and affiliation
get_scholar_resp

Recursively try to GET a Google Scholar Page storing session cookies