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.
Get the development version from github:
install.packages("devtools")
devtools::install_github("cryptomanic/tweeteR")