twitter: Search Twitter

Description Usage Arguments Examples

View source: R/twitter.R

Description

Improve your workflow by searching Twitter directly from the console without having to switching to the browser and opening a new tab first.

Usage

1
twitter(search_terms, lang = c("en", "de", "es", "fr"))

Arguments

search_terms

Search terms encapsulated in " ".

lang

Specify in which language Twitter should be accessed One of c("en", "de", "es" "fr") for English, German, Spanish and French, respectively.

Examples

1
twitter("rstudiotips")

fschaff/websearchr documentation built on Sept. 29, 2019, 11:10 p.m.