Scrapes Google Citation pages and creates data frames of citations over time.
The goal of gcite is to scrape Google Citation pages and creates word clouds.
You can install gcite from github with:
gcite
# install.packages("devtools")devtools::install_github("muschellij2/gcite")
gcite_username
New version to CRAN.
Fixed changes to the Google Scholar page.
Added a NEWS.md file to track changes to the package.
NEWS.md
It appears you don't have a PDF plugin for this browser. You can click here to download the reference manual.
0.10.1 by John Muschelli, 2 years ago
Browse source code at https://github.com/cran/gcite
Authors: John Muschelli [aut, cre]
Documentation: PDF Manual
GPL-3 license
Imports xml2, httr, rvest, stats, pbapply, data.table, wordcloud, tm, graphics
Suggests covr, testthat, spelling
See at CRAN