zatonovo / twitteR

R based twitter client

Home Page:http://cran.r-project.org/web/packages/twitteR/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

twitteR

twitteR is an R package which provides access to the Twitter API. Most functionality of the API is supported, with a bias towards API calls that are more useful in data analysis as opposed to daily interaction.

Getting Started

  • Please read the user vignette, which admittedly can get a bit out of date
  • I generally recommend that users track this GitHub version as opposed to the CRAN version as releases only happen every few months and many fixes can show up in that time. To do this, simply install the devtools package and then you can issue the command install_github("twitteR", username="geoffjentry")
  • If you have any questions or issues, check out the mailing list

About

R based twitter client

http://cran.r-project.org/web/packages/twitteR/index.html


Languages

Language:R 96.1%Language:Shell 2.7%Language:Perl 1.2%