[R] Question about searchTwitter{twitteR}
Axel Urbiz
axel.urbiz at gmail.com
Sun Sep 7 16:20:00 CEST 2014
Hello,
The function searchTwitter() with the arguments supplied as below would
give me a different number of results on different days I run this code.
Maybe it is my lack of understanding about what the date arguments are
supposed to do in this function, but I would think I should be getting the
same tweets?
tweets <- searchTwitter('my text search',
n = 1000,
since = '2013-09-01',
until = '2014-08-31')
Thanks,
Axel.
[[alternative HTML version deleted]]
More information about the R-help
mailing list