Description
Get and Show Personal 'Google Scholar' Profile.
Description
Provides functions to get personal 'Google Scholar' profile data from web API and show it in table or figure format.
README.md
tinyscholar
The goal of tinyscholar is to provide a simple way to get and show Google scholar profile.
Installation
You can install the released version of tinyscholar from CRAN with:
install.packages("tinyscholar")
And the development version from GitHub or Gitee with:
# install.packages("devtools")
devtools::install_github("ShixiangWang/tinyscholar")
# devtools::install_git("https://gitee.com/ShixiangWang/tinyscholar")
Usage
Read the online vignette.
Similar R package
R package scholar is a more comprehensive package to get and visualize the Google scholar profile. However, tinyscholar is lightweight and not limited in China.