R tools for analysis of Twitter data
Stars
118
Forks
61
Watchers
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
75
commits
1
fixes #12
3d9c506
added stringify_ids="true" to deal with 64 bit user IDs
2e86dbd
fix in getTimeline (thanks @jlegewie)
52b49ea
Merge pull request #9 from jlegewie/patch-1
bd8e726
Re-authenticate after changing credentials
d31d3e5
fix token not changing in searchTweets
0206760
remove commented line
f1aa8c0
other minor fixes
f20946e
adds searchTweets function + bump to v0.5
55bc1a6
fixes duplicated unlistWithNA function error
388910b
remove unnecessary line breaks in get* functions
57988b6
bump to version 0.4
e983c7c
added getRetweets function
f4da874
added searchUsers function
81acc80
fixes NA error in getUserBatch
b220156