Skip to content

mkearney/viewtweets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

viewtweets

lifecycle

View Twitter timelines in Rstudio.

Installation

Install the development version from Github with:

## install remotes pkg if not already
if (!requireNamespace("remotes")) {
  install.packages("remotes")
}

## install from github
remotes::install_github("mkearney/viewtweets")

View home timeline

View home (authenticating user’s) timeline:

View user timeline

View tweets posted by a given user:

View search results

Search Twitter and view matching results:

About

πŸ™ˆπŸ΅ View tweets (timelines, favorites, searches) in Rstudio πŸ΅πŸ™ˆ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published