Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 452 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 452 Bytes

tweeteR

Useful for getting the access token. The access token can be further used to call functions for getting tweets with the given hash tag, search tweets containing sone specific keyword, get user information and so on.

Installation

Get the development version from github:

install.packages("devtools")
devtools::install_github("cryptomanic/tweeteR")

alt tag