Skip to content

A Tiny R Package to Get and Show Google Scholar Profile

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

ShixiangWang/tinyscholar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4ec8a7e Â· Jan 5, 2024

History

28 Commits
Aug 9, 2022
Aug 9, 2022
Aug 9, 2022
Aug 9, 2022
Aug 9, 2022
Aug 15, 2020
Aug 9, 2022
Oct 26, 2021
Aug 9, 2022
Jan 4, 2024
Aug 15, 2020
Aug 15, 2020
Aug 21, 2020
Aug 9, 2022
May 16, 2021
May 16, 2021
Aug 15, 2020
Aug 15, 2020

Repository files navigation

tinyscholar

Lifecycle: stable CRAN status

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.