Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pablobarbera committed Feb 8, 2014
1 parent 0848708 commit 40b791a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ streamR: Access to Twitter Streaming API via R

This package includes a series of functions that give R users access to Twitter&#39;s <a href="https://dev.twitter.com/docs/streaming-apis">Streaming API</a>, as well as a tool that parses the captured tweets and transforms them in R data frames, which can then be used in subsequent analyses. <code>streamR</code> requires authentication via OAuth and the <code>ROAuth</code> package.</p>

Current CRAN release is 0.2. To install most updated version (0.2) from GitHub, type:
Current CRAN release is 0.2. To install the most updated version (0.2) from GitHub, type:

```
library(devtools)
Expand Down

0 comments on commit 40b791a

Please sign in to comment.