This vignette provides a quick tour of the R package, describing what could be possible to do.
First you should set up your own credentials, lease read the
vignette("auth", "rtweet")
.
You can post tweets with:
You can search tweets:
If you really want all the users that follow the account we can use
user_follower()
:
Get the most recent tweets from R Foundation.
Get the 10 recently favorited statuses by R Foundation.