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

Travis build status AppVeyor build status

accunews

Access local and world news from R with AccuNews.

Installation

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

You will find examples on the website.



news-r/accunews documentation built on Feb. 27, 2020, 3:40 p.m.