twitter: Search Twitter

Description Usage Arguments Examples

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")

Example output

Attaching package: 'websearchr'

The following object is masked from 'package:base':

    open

Opening Twitter search for "rstudiotips" in browser.
sh: 0: Can't open /dev/null

websearchr documentation built on May 2, 2019, 8:22 a.m.