Did you mean the Vignette for twitteR? there is no FAQ section that I can see and I could not get the following to work either:
a<-searchTwitter("sydney", n=100, geocode='-33.871841,151.206709, 10000mi') returns with a null list. Is there some sort of registration I need to do for this to work? The above is the latitude longitude for Sydney from google maps. Thanks, Sachin On Wed, Aug 15, 2012 at 9:43 AM, Bhupendrasinh Thakre <vickytha...@gmail.com > wrote: > Please read the FAQ file for twitteR. > It mentions how to get both and as well as radius. > > Best Regards, > > Bhupendrasinh Thakre > Sent from my iPhone > > On Aug 14, 2012, at 6:06 PM, Sachinthaka Abeywardana < > sachin.abeyward...@gmail.com> wrote: > > > Hi all, > > > > Is it possible to get the latitude and longitude of the location of a > > tweet? If I do > > > > tweets<- searchTwitter("#obama", n=200) #get tweets > > df <- twListToDF(tweets) #converts to data frame > > for ease of viewing > > > > it does not seem to be getting the location of where that tweet was > posted. > >> From what I read from the twitter API this is possible? > > > > Thanks, > > Sachin > > > > [[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. > [[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.