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

Travis build status AppVeyor build status

guardian

Access over 2 million pieces of content from The Guardian

Installation

You can install the development version from GitHub with:

# install.packages("remotes")
remotes::install_github("news-r/guardian")

Examples



news-r/guardian documentation built on July 16, 2019, 3:25 a.m.