Rdocumentation
powered by
Learn R Programming
scholar (version 0.2.4)
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
Link to current version
Version
Version
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.7
0.1.6
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Install
install.packages('scholar')
Monthly Downloads
965
Version
0.2.4
License
MIT + file LICENSE
Issues
0
Pull Requests
0
Stars
42
Forks
6
Repository
https://github.com/YuLab-SMU/scholar
Maintainer
Guangchuang Yu
Last Published
August 9th, 2022
Functions in scholar (0.2.4)
Search all functions
get_publication_abstract
Gets the abstract for a publication id.
scholar-package
scholar
predict_h_index
Predicts the h-index for a researcher
get_publication_data_extended
Gets the full data for a publication
get_scholar_id
Search for Google Scholar ID by name and affiliation
get_publications
Gets the publications for a scholar
get_num_distinct_journals
Gets the number of distinct journals in which a scholar has published
get_num_top_journals
Gets the number of top journals in which a scholar has published
get_scholar_resp
Recursively try to GET a Google Scholar Page storing session cookies
get_oldest_article
Gets the year of the oldest article for a scholar
plot_coauthors
Plot a network of coauthors
get_profile
Gets profile information for a scholar
get_article_cite_history
Gets the citation history of a single article
get_journalrank
Get journal ranking.
get_publication_url
Gets the PDF URL for a publication id.
tidy_id
Ensures that specified IDs are correctly formatted
get_publication_date
Gets the full date for a publication
set_scholar_mirror
set_scholar_mirror
get_num_articles
Calculates how many articles a scholar has published
get_citation_history
Get historical citation data for a scholar
get_coauthors
Gets the network of coauthors of a scholar
format_publications
format_publications
get_article_scholar_url
Gets the URL to the google scholar website of an article.
compare_scholar_careers
Compare the careers of multiple scholars
compare_scholars
Compare the citation records of multiple scholars
format_authors
format_authors
author_position
Get author order.
get_complete_authors
Get the Complete list of authors for a Publication