setup_auritus: Setup Auritus

Description Usage Arguments Note

View source: R/02-setup.R

Description

Auritus initial configuration.

Usage

1
setup_auritus(days = 30L, quiet = FALSE, pages = 50L)

Arguments

days

Number of days from today (Sys.Date()) to craw articles.

quiet

Whether to print helpful messages in the console (default recommended), passed to wh_news.

pages

Number of pages of data to crawl, defaults to 3L to crawl all 3 pages of data, set to Inf (infinite) to collect all data available under your plan (at your own rirks). 1 page of results = 1 query = 100 articles (you have 1,000 free queries per month).

Note

Read the documentation first.


news-r/auritus documentation built on March 14, 2020, 12:50 p.m.