knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

gcite

Travis-CI Build Status AppVeyor Build Status Codecov test coverage

The goal of gcite is to scrape Google Citation pages and creates word clouds.

Installation

You can install gcite from github with:

# install.packages("devtools")
devtools::install_github("muschellij2/gcite")


muschellij2/gcite documentation built on Oct. 31, 2021, 9:21 p.m.