what am I doing wrong here? Increased the radius to 10,000 miles and the
dates are for the last two years. Surely this should get some tweets?

a<-searchTwitter("sydney", n=100, geocode='-33.871841,151.206709,
10000mi', since="2010-01-01", until="2012-08-01")


Thanks,

Sachin


On Wed, Aug 15, 2012 at 10:38 AM, Bhupendrasinh Thakre <
vickytha...@gmail.com> wrote:

> Very true, it does bring null list.
> However while giving some other inputs like since, until, lang as Null you
> will get desired result.
>
>
> Bhupendrasinh Thakre
>
>
>
>
>
> On Aug 14, 2012, at 7:04 PM, Sachinthaka Abeywardana <
> sachin.abeyward...@gmail.com> wrote:
>
> a<-searchTwitter("sydney", n=100, geocode='-33.871841,151.206709, 10000mi')
>
>
>

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to