The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Intro to rtweet

This vignette provides a quick tour of the R package, describing what could be possible to do.

Code
library("rtweet")

Authenticate

First you should set up your own credentials, lease read the vignette("auth", "rtweet").

Free

Posting statuses

You can post tweets with:

Code
tweet_post(paste0("My first tweet with #rtweet #rstats at ", Sys.time()))

Your own data

Code
user_self()

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.