search_appledaily: Search appledaily

Description Usage Arguments Value Examples

Description

Search appledaily

Usage

1
search_appledaily(keyword, date_from = "2003-05-02", date_to = Sys.Date())

Arguments

keyword

Vector of search strings.

date_from

Begin of date of news to get with format "yyyy-mm-dd".

date_to

End of date of news to get with format "yyyy-mm-dd".

Value

data.table object with columns:

Examples

1
search_appledaily(c("老年", "保險"), date_from = Sys.Date())

leoluyi/newsr documentation built on May 23, 2019, 7:33 a.m.