gciteThe goal of gcite is to scrape Google Citation pages and creates word clouds.InstallationYou can install gcite from github with:# install.packages("devtools") devtools::install_github("muschellij2/gcite")