The goal of tinyscholar is to provide a simple way to get and show Google scholar profile.
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")
::install_github("ShixiangWang/tinyscholar")
devtools# devtools::install_git("https://gitee.com/ShixiangWang/tinyscholar")
Read the online vignette.
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.