Open dietrichson opened 8 years ago
Here's an example code fragment, comment/uncomment will show the issue Collect(searchTerm=mySearchTerm, geocode=
"-77,38.9,200mi"
numTweets=2000,verbose=TRUE)
Hi @dietrichson,
Sorry for the delayed reply. So you are saying that the coordinates are back to front?
Also I am wondering why there is a "#" symbol (pound sign) in front of the first coordinate, in your code above?
I believe that the "switched" geo coordinates is a Twitter API thing, and not to do with SocialMediaLab. I recall seeing this previously when I used the Twitter free API (not via SocialMediaLab).
I realized this by entering a search term with geocode, and got the coordinates "switched" i.e. was looking for tweets in the South Pacific.